mirror of https://github.com/Zelo72/adguard
31 lines
771 B
JSON
31 lines
771 B
JSON
|
{
|
||
|
"name": "Big",
|
||
|
"sources": [
|
||
|
{
|
||
|
"source": "https://raw.githubusercontent.com/Zelo72/adguard/main/multi.adblock",
|
||
|
"type": "adblock",
|
||
|
"transformations": [
|
||
|
"RemoveComments"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"source": "https://raw.githubusercontent.com/Zelo72/adguard/main/fake.adblock",
|
||
|
"type": "adblock",
|
||
|
"transformations": [
|
||
|
"RemoveComments"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"source": "https://abp.oisd.nl/",
|
||
|
"type": "adblock",
|
||
|
"transformations": [
|
||
|
"RemoveComments"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"transformations": [
|
||
|
"RemoveComments",
|
||
|
"Compress",
|
||
|
"Deduplicate"
|
||
|
]
|
||
|
}
|