aboutsummaryrefslogtreecommitdiff
path: root/content/byoutube/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/byoutube/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/byoutube/index.json')
-rw-r--r--content/byoutube/index.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/byoutube/index.json b/content/byoutube/index.json
new file mode 100644
index 0000000..2af4824
--- /dev/null
+++ b/content/byoutube/index.json
@@ -0,0 +1,8 @@
+{
+"type" : "bag",
+"name" : "youtube_2_yewtube_redirection",
+"components" : [
+["script", "youtube.com_2_yewtu.be_URL_converter"],
+["script", "youtube_2_yewtube_redirection"]
+]
+}