adguard/resources/affiliatetracking.json

13 lines
280 B
JSON
Executable File

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