aboutsummaryrefslogtreecommitdiff
path: root/content/pyoutube/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-12-29 16:53:39 +0100
committerWojtek Kosior <koszko@koszko.org>2021-12-29 17:34:37 +0100
commit7ccadc53efcc8919346a5be4a495fc95ad9db7b3 (patch)
tree57df7e1668170206028aabe5cfbeaadf6f02df51 /content/pyoutube/index.json
parent29e283855ce3701191b9206aab929c6e3a584163 (diff)
downloadhaketilo-fixes-demo-7ccadc53efcc8919346a5be4a495fc95ad9db7b3.tar.gz
haketilo-fixes-demo-7ccadc53efcc8919346a5be4a495fc95ad9db7b3.zip
add script that redirect youtube.com to invidious.snopyta
Diffstat (limited to 'content/pyoutube/index.json')
-rw-r--r--content/pyoutube/index.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pyoutube/index.json b/content/pyoutube/index.json
new file mode 100644
index 0000000..89decd4
--- /dev/null
+++ b/content/pyoutube/index.json
@@ -0,0 +1,5 @@
+{
+"type" : "page",
+"pattern" : "https://www.youtube.com/***",
+"payload" : ["script", "youtube->yewtu.be"]
+}