diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-12-29 16:53:39 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-12-29 17:34:37 +0100 |
commit | 7ccadc53efcc8919346a5be4a495fc95ad9db7b3 (patch) | |
tree | 57df7e1668170206028aabe5cfbeaadf6f02df51 /content/syoutube/index.json | |
parent | 29e283855ce3701191b9206aab929c6e3a584163 (diff) | |
download | hydrilla-fixes-bundle-7ccadc53efcc8919346a5be4a495fc95ad9db7b3.tar.gz hydrilla-fixes-bundle-7ccadc53efcc8919346a5be4a495fc95ad9db7b3.zip |
add script that redirect youtube.com to invidious.snopyta
Diffstat (limited to 'content/syoutube/index.json')
-rw-r--r-- | content/syoutube/index.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/syoutube/index.json b/content/syoutube/index.json new file mode 100644 index 0000000..0650c42 --- /dev/null +++ b/content/syoutube/index.json @@ -0,0 +1,6 @@ +{ +"type" : "script", +"name" : "youtube->yewtu.be", +"sha256" : "8fade4c6d87cb717289c382f71f1aaa95f8122041eb173d5e1267c13e68c56e1", +"location" : "youtube.js" +} |