From 6c98a193450fd0e2ef1c4ea4302b5c47d20d7759 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 21 Apr 2025 04:42:22 +0200 Subject: [PATCH] Continued: - Kromonos' own Gitlab instance is the origin of this CSV file --- fba/helpers/blocklists.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", }, ) -- 2.39.5