diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-12-29 18:05:08 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-12-29 18:05:08 +0100 |
commit | ba1e6824e98c52e867d92cfdcb2a6d2a614fd67f (patch) | |
tree | 4b43f836336e8e5ea56023c161eb9bb0bd72c212 /content/syoutube/index.json | |
parent | 7ccadc53efcc8919346a5be4a495fc95ad9db7b3 (diff) | |
download | hydrilla-fixes-bundle-ba1e6824e98c52e867d92cfdcb2a6d2a614fd67f.tar.gz hydrilla-fixes-bundle-ba1e6824e98c52e867d92cfdcb2a6d2a614fd67f.zip |
refactor yewtu.be URL generation into a js library
Diffstat (limited to 'content/syoutube/index.json')
-rw-r--r-- | content/syoutube/index.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/syoutube/index.json b/content/syoutube/index.json index 0650c42..4a3171b 100644 --- a/content/syoutube/index.json +++ b/content/syoutube/index.json @@ -1,6 +1,6 @@ { "type" : "script", -"name" : "youtube->yewtu.be", -"sha256" : "8fade4c6d87cb717289c382f71f1aaa95f8122041eb173d5e1267c13e68c56e1", -"location" : "youtube.js" +"name" : "youtube_2_yewtube_redirection", +"sha256" : "5a6b0495f122459cae22d921c3719bc5c449f30eefcc070e8aa2b27cf4e01b70", +"location" : "youtube_yewtube_redirection.js" } |