aboutsummaryrefslogtreecommitdiff
path: root/test/filter.json
blob: d52efe78cff3dc3136f69c8b6ec36db680ec9266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "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
        }
    }
}