From: Roland Häder Date: Tue, 1 Oct 2024 20:02:29 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a47afe444072d20150b180a09739d76b12c86899;p=fba.git Continued: - removed no longer provided or now private blocklist --- diff --git a/fba/helpers/blocklists.py b/fba/helpers/blocklists.py index 1f869d8..c2128ee 100644 --- a/fba/helpers/blocklists.py +++ b/fba/helpers/blocklists.py @@ -66,9 +66,6 @@ txt_files = ( # Other CSV files csv_files = ( { - "blocker": "tooters.org", - "csv_url": "https://raw.githubusercontent.com/victorwynne/victorwynne/tooters/federation/tooters_defederations.csv", - },{ "blocker": "pleroma.envs.net", "csv_url": "https://seirdy.one/pb/pleroma.envs.net.csv", }