adguard/resources/personal.json

13 lines
261 B
JSON
Executable File

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