mirror of https://github.com/Zelo72/rpi
32 lines
910 B
JSON
Executable File
32 lines
910 B
JSON
Executable File
{
|
|
"name": "tmp",
|
|
"sources": [
|
|
{
|
|
"source": "tmp.adblock.raw",
|
|
"type": "adblock",
|
|
"exclusions_sources": [
|
|
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
|
|
],
|
|
"transformations": [
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/rules.txt",
|
|
"transformations": [
|
|
"Validate"
|
|
],
|
|
"type": "adblock"
|
|
},
|
|
{
|
|
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exceptions.txt",
|
|
"transformations": [
|
|
"Validate"
|
|
],
|
|
"type": "adblock"
|
|
}
|
|
],
|
|
"transformations": [
|
|
"Compress"
|
|
]
|
|
} |