From 4790df7e1f683460db3e48c6aad4a18652dad4da Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 18 Apr 2022 15:22:52 +0200 Subject: [PATCH] shrink --- pelicanconf.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 37c5c7f..aa63740 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -25,15 +25,6 @@ STATIC_PATHS = ['images'] # PLUGINS = ['neighbors'] HOSTS = ( - ('remotes.club', 'https://mspe.remotes.club'), - ('thunix.net', 'https://thunix.net/~mspe'), - ('yourtilde.com', 'https://yourtilde.com/~mspe'), - ('aussies.space', 'https://aussies.space/~mspe'), - ('ctrl-c.club', 'http://ctrl-c.club/~mspe'), - ('fr.tild3.org', 'https://mspe.fr.tild3.org'), - ('tilde.town', 'https://tilde.town/~mspe'), - ('tilde.fun', 'https://tilde.fun/~mspe'), - ('tilde.pink', 'https://tilde.pink/~mspe'), ('heathens.club', 'https://heathens.club/~mspe'), ('dimension.sh', 'https://dimension.sh/~mspe'), ('southlondon.cc', 'https://southlondon.cc/~mspe'),