add batch of tags

ref #65
This commit is contained in:
Collin M. Barrett 2018-08-22 13:16:45 -05:00
parent eb3d334554
commit 224944bdde
2 changed files with 121 additions and 0 deletions

View file

@ -2,5 +2,61 @@
{
"filterListId": 19,
"tagId": 1
},
{
"filterListId": 94,
"tagId": 10
},
{
"filterListId": 141,
"tagId": 10
},
{
"filterListId": 143,
"tagId": 10
},
{
"filterListId": 144,
"tagId": 10
},
{
"filterListId": 145,
"tagId": 10
},
{
"filterListId": 238,
"tagId": 10
},
{
"filterListId": 270,
"tagId": 14
},
{
"filterListId": 333,
"tagId": 13
},
{
"filterListId": 339,
"tagId": 12
},
{
"filterListId": 371,
"tagId": 13
},
{
"filterListId": 384,
"tagId": 10
},
{
"filterListId": 389,
"tagId": 13
},
{
"filterListId": 422,
"tagId": 13
},
{
"filterListId": 435,
"tagId": 12
}
]

View file

@ -3,5 +3,70 @@
"id": 1,
"description": "Blocks cryptomining and/or cryptojacking",
"name": "crypto"
},
{
"id": 2,
"description": "Blocks advertisements",
"name": "ads"
},
{
"id": 3,
"description": "Blocks trackers and other privacy-invasive resources",
"name": "privacy"
},
{
"id": 4,
"description": "Blocks social media scripts, trackers, widgets, etc.",
"name": "social"
},
{
"id": 5,
"description": "Blocks adblock detection scripts",
"name": "anti-adblock"
},
{
"id": 6,
"description": "Blocks malicious resources",
"name": "malware"
},
{
"id": 7,
"description": "Blocks phishing and/or scam resources",
"name": "phishing"
},
{
"id": 8,
"description": "Blocks cookie notices primarily in response to the EU Cookie Law",
"name": "cookies"
},
{
"id": 9,
"description": "Blocks subjectively annoying resources",
"name": "annoyances"
},
{
"id": 10,
"description": "Unblocks categorical resources",
"name": "whitelist"
},
{
"id": 11,
"description": "Blocks adult, NSFW, pornographic, etc. resources",
"name": "nsfw"
},
{
"id": 12,
"description": "Redirects traffic through proxies to get around firewalls",
"name": "proxy"
},
{
"id": 13,
"description": "Extends or blocks functionality from search engines",
"name": "search"
},
{
"id": 14,
"description": "Intended for research only",
"name": "research"
}
]