aboutsummaryrefslogtreecommitdiff
path: root/test/filter.json
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-12-20 12:53:40 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-12-20 12:53:40 +0100
commit3323b83af3bc0cd4feff0e0463718e77d4eabef7 (patch)
treebea0abe418c808f8f089a642e098c993b29af143 /test/filter.json
parentChanged license from GPL3+ to GPL3 (diff)
downloadsmolbote-3323b83af3bc0cd4feff0e0463718e77d4eabef7.tar.xz
Can now open links in new tab
Diffstat (limited to 'test/filter.json')
-rw-r--r--test/filter.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/filter.json b/test/filter.json
deleted file mode 100644
index d52efe7..0000000
--- a/test/filter.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "Poi Test Filter List",
- "url": "https://neueland.iserlohn-fortress.net/filter.json",
- "rules": {
- "": {
- "google-analytics.com": true,
- "js-agent.newrelic.com": true,
- "js": true
- },
- "duckduckgo.com": {
- "css": false,
- "js": false
- }
- }
-}