mirror of https://github.com/Zelo72/rpi
51 lines
1.2 KiB
JSON
Executable File
51 lines
1.2 KiB
JSON
Executable File
{
|
|
"name": "Experimental",
|
|
"sources": [
|
|
{
|
|
"source": "/media/nas/git/adguard/big.adblock",
|
|
"type": "adblock",
|
|
"exclusions_sources": [
|
|
"../exclusions.txt"
|
|
],
|
|
"transformations": [
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "/media/nas/git/adguard/affiliatetracking.adblock",
|
|
"exclusions_sources": [
|
|
"../exclusions.txt"
|
|
],
|
|
"type": "adblock",
|
|
"transformations": [
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "/media/nas/git/adguard/threat-intelligence.adblock",
|
|
"exclusions_sources": [
|
|
"../exclusions.txt"
|
|
],
|
|
"transformations": [
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "../rules.txt",
|
|
"transformations": [
|
|
"Validate"
|
|
],
|
|
"type": "adblock"
|
|
},
|
|
{
|
|
"source": "../exceptions.txt",
|
|
"transformations": [
|
|
"Validate"
|
|
],
|
|
"type": "adblock"
|
|
}
|
|
],
|
|
"transformations": [
|
|
"Compress"
|
|
]
|
|
} |