From ac834467b50d5cf424f7b2e0659521c5e10777e2 Mon Sep 17 00:00:00 2001 From: Collin Barrett <6483057+collinbarrett@users.noreply.github.com> Date: Sat, 10 May 2025 13:27:31 -0500 Subject: [PATCH] fix(data): switch urls --- services/Directory/data/FilterList.json | 2 +- services/Directory/data/FilterListViewUrl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 17af69b16..407df136a 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17935,7 +17935,7 @@ }, { "description": "A blocklist of Bolloré, alt-right and french fascist web sites.", - "homeUrl": "https://bloquebollore.codeberg.page/desarmons-bollore-et-l-extreme-droite.txt", + "homeUrl": "https://codeberg.org/BloqueBollore/pages/src/branch/main/desarmons-bollore-et-l-extreme-droite.txt", "id": 2737, "issuesUrl": "https://codeberg.org/BloqueBollore/pages/issues", "licenseId": 43, diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index b338cdf7a..e35003201 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16838,6 +16838,6 @@ "filterListId": 2737, "id": 3069, "primariness": 1, - "url": "https://codeberg.org/BloqueBollore/pages/src/branch/main/desarmons-bollore-et-l-extreme-droite.txt" + "url": "https://bloquebollore.codeberg.page/desarmons-bollore-et-l-extreme-droite.txt" } ]