diff options
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"] +} |