diff --git a/hostlist-compiler-config.json b/hostlist-compiler-config.json index cce1167..2a8eb43 100644 --- a/hostlist-compiler-config.json +++ b/hostlist-compiler-config.json @@ -355,15 +355,6 @@ "Compress" ] }, - { - "name": "Firebog - Shalla-mal", - "source": "https://v.firebog.net/hosts/Shalla-mal.txt", - "type": "adblock", - "transformations": [ - "RemoveComments", - "Compress" - ] - }, { "name": "Matomo - Referrer Spam Blacklist", "source": "https://raw.githubusercontent.com/matomo-org/referrer-spam-blacklist/master/spammers.txt", @@ -760,6 +751,16 @@ "Compress" ] } + , + { + "name": "FR: French filters RedFlagDomains", + "source": "https://dl.red.flag.domains/red.flag.domains.txt", + "type": "adblock", + "transformations": [ + "RemoveComments", + "Compress" + ] + } ], "transformations": [ "RemoveComments",