From 328f41781b42e20a802d510fe27d83185af27997 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 7 Mar 2024 19:07:01 +0200 Subject: disable ultrabug blogs - 404 Signed-off-by: Arthur Zamarin --- configs/planet | 15 ++++++++------- configs/universe | 15 ++++++++------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/configs/planet b/configs/planet index 76b522bc..d969bf8e 100644 --- a/configs/planet +++ b/configs/planet @@ -398,13 +398,14 @@ feed = https://blogs.gentoo.org/titanofold/category/gentoo/feed/ avatar = 8d593f3e223e61615729dc4323926490 location = planet -[ultrabug] -title = ultrabug -author = Alexys Jacob -link = https://www.ultrabug.fr/ -feed = https://www.ultrabug.fr/tag/gentoo-2/feed/ -avatar = 8a02ec9d317b82419e8c0adf533f92db -location = planet +# HTTP status 404 Not Found +# [ultrabug] +# title = ultrabug +# author = Alexys Jacob +# link = https://www.ultrabug.fr/ +# feed = https://www.ultrabug.fr/tag/gentoo-2/feed/ +# avatar = 8a02ec9d317b82419e8c0adf533f92db +# location = planet [voyageur] title = voyageur diff --git a/configs/universe b/configs/universe index 98581042..494cfc01 100644 --- a/configs/universe +++ b/configs/universe @@ -355,13 +355,14 @@ feed = https://blogs.gentoo.org/titanofold/category/universe/feed/ avatar = 8d593f3e223e61615729dc4323926490 location = universe -[ultrabug_universe] -title = ultrabug -author = Alexys Jacob -link = https://www.ultrabug.fr/ -feed = https://www.ultrabug.fr/feed/ -avatar = 8a02ec9d317b82419e8c0adf533f92db -location = universe +# HTTP status 404 Not Found +# [ultrabug_universe] +# title = ultrabug +# author = Alexys Jacob +# link = https://www.ultrabug.fr/ +# feed = https://www.ultrabug.fr/feed/ +# avatar = 8a02ec9d317b82419e8c0adf533f92db +# location = universe [voyageur_universe] title = voyageur -- cgit v1.2.3-65-gdbad