diff --git a/pelicanconf.py b/pelicanconf.py index faf86e1..0178ce0 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -30,17 +30,17 @@ HOSTS = ( ('tilde.ninja', 'https://tilde.ninja/~mspe'), ('aussies.space', 'https://aussies.space/~mspe'), ('ctrl-c.club', 'http://ctrl-c.club/~mspe'), -('radiofreqs.space', 'https://mspe.radiofreqs.space'), ('fr.tild3.org', 'https://mspe.fr.tild3.org'), ('tilde.town', 'https://tilde.town/~mspe'), ('tilde.fun', 'https://tilde.fun/~mspe'), -('theasylum.team', 'https://theasylum.team/~mspe'), ('tilde.pink', 'https://tilde.pink/~mspe'), -# ('hamish.space', 'https://hamish.space/~mspe'), +('heathens.club', 'https://heathens.club/~mspe'), ('dimension.sh', 'https://dimension.sh/~mspe'), ('southlondon.cc', 'https://southlondon.cc/~mspe'), ('squiggle.city', 'https://squiggle.city/~mspe'), ('rw.rs', 'http://rw.rs/~mspe'), +# ('radiofreqs.space', 'https://mspe.radiofreqs.space'), +# ('hamish.space', 'https://hamish.space/~mspe'), ) SITES = ( diff --git a/sync.sh b/sync.sh index 7f75f76..736df6b 100755 --- a/sync.sh +++ b/sync.sh @@ -74,9 +74,8 @@ echo 'ΓΈ / ~' rs 22 'mspe' 'tilde.town' 'public_html' rs 22 'mspe' 'tilde.fun' 'html' -rs 22 'mspe' 'theasylum.team' 'public_html' rs 22 'mspe' 'tilde.pink' 'public_html' -# rs 22 'mspe' 'hamish.space' 'public_html' +rs 22 'mspe' 'heathens.club' 'www' rs 22 'mspe' 'dimension.sh' 'public_html' rs 22 'mspe' 'southlondon.cc' 'public_html' rs 22 'mspe' 'squiggle.city' 'public_html' @@ -87,3 +86,4 @@ rs 22 'mspe' 'rw.rs' 'public_html' # rs 22 'marc' 'radiofreqs.space' 'public_html' +# rs 22 'mspe' 'hamish.space' 'public_html'