mirror of https://github.com/Zelo72/rpi
41 lines
1001 B
JSON
Executable File
41 lines
1001 B
JSON
Executable File
{
|
|
"name": "Big",
|
|
"sources": [
|
|
{
|
|
"source": "/media/nas/git/adguard/multi.adblock",
|
|
"type": "adblock",
|
|
"transformations": [
|
|
"RemoveComments",
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "/media/nas/git/adguard/fake.adblock",
|
|
"type": "adblock",
|
|
"transformations": [
|
|
"RemoveComments",
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "../../big_extension/out/big_extension.adblock",
|
|
"type": "adblock",
|
|
"transformations": [
|
|
"RemoveComments",
|
|
"Validate"
|
|
]
|
|
},
|
|
{
|
|
"source": "https://abp.oisd.nl/",
|
|
"type": "adblock",
|
|
"transformations": [
|
|
"RemoveComments",
|
|
"Validate"
|
|
]
|
|
}
|
|
],
|
|
"transformations": [
|
|
"RemoveComments",
|
|
"Compress"
|
|
]
|
|
} |