From 9817e9a34932d96e2a7a42ef4ce1fb50e81f4b28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 2 Apr 2024 03:39:32 +0200 Subject: [PATCH] Continued: - removed entries as the list has been deleted by oliphant + they provide their own version already --- fba/helpers/blocklists.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fba/helpers/blocklists.py b/fba/helpers/blocklists.py index 1bf321f..934fa8c 100644 --- a/fba/helpers/blocklists.py +++ b/fba/helpers/blocklists.py @@ -61,15 +61,9 @@ oliphant_blocklists = ( },{ "blocker": "sunny.garden", "csv_url": "mastodon/gardenfence.csv", - },{ - "blocker": "solarpunk.moe", - "csv_url": "mastodon/solarpunk.moe.csv", },{ "blocker": "toot.wales", "csv_url": "mastodon/toot.wales.csv", - },{ - "blocker": "union.place", - "csv_url": "mastodon/union.place.csv", },{ "blocker": "oliphant.social", "csv_url": "mastodon/birdsite.csv", -- 2.39.5