adguard/resources/multi.json

13 lines
277 B
JSON
Executable File

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