auto-update

This commit is contained in:
Zelo72 2021-10-26 00:00:09 +02:00
parent 451833c7c0
commit 47e3df3c83
8 changed files with 0 additions and 122 deletions

View File

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

View File

@ -1,31 +0,0 @@
{
"name": "Big",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/adguard/main/multi.adblock",
"type": "adblock",
"transformations": [
"RemoveComments"
]
},
{
"source": "https://raw.githubusercontent.com/Zelo72/adguard/main/fake.adblock",
"type": "adblock",
"transformations": [
"RemoveComments"
]
},
{
"source": "https://abp.oisd.nl/",
"type": "adblock",
"transformations": [
"RemoveComments"
]
}
],
"transformations": [
"RemoveComments",
"Compress",
"Deduplicate"
]
}

View File

@ -1,13 +0,0 @@
{
"name": "CryptoscamDB",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/cryptoscamdb.txt",
"type": "hosts",
"transformations": [
"RemoveComments",
"Compress"
]
}
]
}

View File

@ -1,13 +0,0 @@
{
"name": "Fake",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/fake.txt",
"type": "hosts",
"transformations": [
"RemoveComments",
"Compress"
]
}
]
}

View File

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

View File

@ -1,13 +0,0 @@
{
"name": "NSO-Pegasus",
"sources": [
{
"source": "https://raw.githubusercontent.com/Zelo72/rpi/master/pihole/blocklists/nso-pegasus.txt",
"type": "hosts",
"transformations": [
"RemoveComments",
"Compress"
]
}
]
}

View File

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

View File

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