diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-01-22 11:21:10 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-01-22 11:21:10 +0100 |
commit | 0567d00d3f9bcaae87113f5c7d256493d5f2e71a (patch) | |
tree | c5272ced6e2d608c55b82d37b287a68236cbd209 /content/pbox/index.json | |
parent | 4c1c15ce31ac61d22d2f5a277a25f816f2129f36 (diff) | |
download | hydrilla-fixes-bundle-0567d00d3f9bcaae87113f5c7d256493d5f2e71a.tar.gz hydrilla-fixes-bundle-0567d00d3f9bcaae87113f5c7d256493d5f2e71a.zip |
add provisional fix for app.box.com
Diffstat (limited to 'content/pbox/index.json')
-rw-r--r-- | content/pbox/index.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/pbox/index.json b/content/pbox/index.json new file mode 100644 index 0000000..0f47bab --- /dev/null +++ b/content/pbox/index.json @@ -0,0 +1,5 @@ +{ +"type" : "page", +"pattern" : "https://***.app.box.com/s/*", +"payload" : ["script", "box-com-downloader"] +} |