aboutsummaryrefslogtreecommitdiff
path: root/content/pyoutube/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-12-29 18:05:08 +0100
committerWojtek Kosior <koszko@koszko.org>2021-12-29 18:05:08 +0100
commitba1e6824e98c52e867d92cfdcb2a6d2a614fd67f (patch)
tree4b43f836336e8e5ea56023c161eb9bb0bd72c212 /content/pyoutube/index.json
parent7ccadc53efcc8919346a5be4a495fc95ad9db7b3 (diff)
downloadhaketilo-fixes-demo-ba1e6824e98c52e867d92cfdcb2a6d2a614fd67f.tar.gz
haketilo-fixes-demo-ba1e6824e98c52e867d92cfdcb2a6d2a614fd67f.zip
refactor yewtu.be URL generation into a js library
Diffstat (limited to 'content/pyoutube/index.json')
-rw-r--r--content/pyoutube/index.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pyoutube/index.json b/content/pyoutube/index.json
index 89decd4..b33b736 100644
--- a/content/pyoutube/index.json
+++ b/content/pyoutube/index.json
@@ -1,5 +1,5 @@
{
"type" : "page",
"pattern" : "https://www.youtube.com/***",
-"payload" : ["script", "youtube->yewtu.be"]
+"payload" : ["bag", "youtube_2_yewtube_redirection"]
}