From: Roland Häder Date: Mon, 21 Apr 2025 02:42:22 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6c98a193450fd0e2ef1c4ea4302b5c47d20d7759;p=fba.git Continued: - Kromonos' own Gitlab instance is the origin of this CSV file --- diff --git a/fba/helpers/blocklists.py b/fba/helpers/blocklists.py index 61467d0..90cf174 100644 --- a/fba/helpers/blocklists.py +++ b/fba/helpers/blocklists.py @@ -70,7 +70,7 @@ csv_files = ( "csv_url": "https://seirdy.one/pb/pleroma.envs.net.csv", },{ "blocker": "social.mooneyed.de", - "csv_url": "https://raw.githubusercontent.com/kromonos/fedi-health/refs/heads/master/_unified_tier3_blocklist.csv", + "csv_url": "https://git.bka.li/kromonos/fedi-health/-/raw/master/_unified_tier3_blocklist.csv", }, )