-
-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy pathSyntax.json
77 lines (77 loc) · 1.71 KB
/
Syntax.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[
{
"id": 1,
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
"name": "Hosts (localhost)"
},
{
"id": 2,
"definitionUrl": null,
"name": "Domains"
},
{
"id": 3,
"definitionUrl": "https://adblockplus.org/filters",
"name": "Adblock Plus (Latest/Unspecified Version)"
},
{
"id": 4,
"definitionUrl": "https://github.com/gorhill/uBlock/wiki/Static-filter-syntax",
"name": "uBlock Origin Static"
},
{
"id": 6,
"definitionUrl": "https://kb.adguard.com/en/general/how-to-create-your-own-ad-filters",
"name": "AdGuard"
},
{
"id": 7,
"definitionUrl": "https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide",
"name": "uBlock Origin/uMatrix Dynamic"
},
{
"id": 8,
"definitionUrl": null,
"name": "URLs"
},
{
"id": 9,
"definitionUrl": null,
"name": "IPs (Singular or singular+range)"
},
{
"id": 10,
"definitionUrl": "https://blogs.msdn.microsoft.com/ie/2010/12/07/ie9-and-privacy-introducing-tracking-protection/",
"name": "Tracking Protection List (IE)"
},
{
"id": 11,
"definitionUrl": null,
"name": "JavaScript (Non-Safari)"
},
{
"id": 12,
"definitionUrl": "https://github.com/NanoAdblocker/NanoCore/tree/master/notes",
"name": "Nano Adblocker Static"
},
{
"id": 13,
"definitionUrl": "https://github.com/xd4rker/MinerBlock",
"name": "MinerBlock"
},
{
"id": 14,
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
"name": "Non-localhost hosts"
},
{
"id": 15,
"definitionUrl": null,
"name": "IPs (Range-only)"
},
{
"id": 16,
"definitionUrl": null,
"name": "Domains with wildcards"
}
]