adguard/resources/fake.json

13 lines
253 B
JSON
Executable File

{
"name": "Fake",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/fake.txt",
"type": "hosts",
"transformations": [
"RemoveComments",
"Compress"
]
}
]
}