]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 13 Feb 2024 18:31:31 +0000 (19:31 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 13 Feb 2024 18:31:31 +0000 (19:31 +0100)
- added some more plain-text block lists (thanks to @Kromonos)

fba/helpers/blocklists.py

index 0538cffe756b3bd16d5b3d63538aaf497d4c3bb2..df546f08ca31a3418474479ca970f03ed69d0c68 100644 (file)
@@ -87,6 +87,12 @@ txt_files = (
     },{
         "blocker": "seirdy.one",
         "url"    : "https://seirdy.one/pb/spammy-subdomains.txt",
+    },{
+        "blocker": "karhan.guru",
+        "url"    : "https://raw.githubusercontent.com/greyhat-academy/lists.d/main/activitypub.bots.block.list.tsv",
+    },{
+        "blocker": "karhan.guru",
+        "url"    : "https://raw.githubusercontent.com/greyhat-academy/lists.d/main/activitypub.domains.block.list.tsv",
     }
 )