diff --git a/pelicanconf.py b/pelicanconf.py index 1752b25..dd222f8 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -27,7 +27,6 @@ HOSTS = ( # ~ ('theasylum.team', 'https://theasylum.team/~mspe'), ('thunix.net', 'https://thunix.net/~mspe'), -('summit.tildex.com', 'https://summit.tildex.com/~mspe'), ('tilde.club', 'https://tilde.club/~mspe'), ('tilde.town', 'https://tilde.town/~mspe'), ('yourtilde.com', 'https://yourtilde.com/~mspe'), diff --git a/sync.sh b/sync.sh index aaa2fbf..998cb00 100755 --- a/sync.sh +++ b/sync.sh @@ -52,8 +52,6 @@ echo 'PHP → CGI / ~' rs 22 'marc' 'thunix.net' 'public_html' rs 22 'mspe' 'thunix.net' 'public_html' -rs 22 'mspe' 'summit.tildex.com' 'public_html' - rs 22 'marc' 'yourtilde.com' 'public_html' rs 22 'mspe' 'yourtilde.com' 'public_html'