aboutsummaryrefslogtreecommitdiff
path: root/content/pgoogle_drive_download
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-08-13 18:47:29 +0200
committerWojtek Kosior <koszko@koszko.org>2021-08-13 18:47:29 +0200
commit428c474c4c71ef4c7961070d4246017d15aa0c0c (patch)
treecdc17203cb69fa859ddfb99dd8b959edc276dd1a /content/pgoogle_drive_download
parent259eade522950a34ce4320cf8661aeacb3634c42 (diff)
downloadhaketilo-fixes-demo-428c474c4c71ef4c7961070d4246017d15aa0c0c.tar.gz
haketilo-fixes-demo-428c474c4c71ef4c7961070d4246017d15aa0c0c.zip
add google drive file download fix
Diffstat (limited to 'content/pgoogle_drive_download')
-rw-r--r--content/pgoogle_drive_download/index.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pgoogle_drive_download/index.json b/content/pgoogle_drive_download/index.json
new file mode 100644
index 0000000..f1d544e
--- /dev/null
+++ b/content/pgoogle_drive_download/index.json
@@ -0,0 +1,5 @@
+{
+"type" : "page",
+"pattern" : "https://drive.google.com/file/d/**",
+"payload" : ["script", "google_drive_download"]
+}