adguard/resources/cryptoscamdb.json

13 lines
269 B
JSON
Raw Normal View History

2021-10-19 21:59:14 +02:00
{
"name": "CryptoscamDB",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/cryptoscamdb.txt",
"type": "hosts",
"transformations": [
"RemoveComments",
"Compress"
]
}
]
}