adguard/resources/threat-intelligence.json

13 lines
311 B
JSON
Executable File

{
"name": "Threat Intelligence Feeds",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/threat-intelligence.txt",
"type": "hosts"
}
],
"transformations": [
"RemoveComments",
"Compress"
]
}