−tilde.ninja
This commit is contained in:
parent
b0b1483396
commit
3a1f2b8059
2 changed files with 2 additions and 13 deletions
|
@ -25,17 +25,9 @@ STATIC_PATHS = ['images']
|
||||||
# PLUGINS = ['neighbors']
|
# PLUGINS = ['neighbors']
|
||||||
|
|
||||||
HOSTS = (
|
HOSTS = (
|
||||||
('rwx.work', 'https://blog.rwx.work'),
|
|
||||||
('envs.net', 'https://mspe.envs.net'),
|
|
||||||
('insomnia247.nl', 'https://mspe.insomnia247.nl'),
|
|
||||||
('tilde.team', 'https://mspe.tilde.team'),
|
|
||||||
('tilde.cafe', 'https://mspe.tilde.cafe'),
|
|
||||||
('tilde.institute', 'https://mspe.tilde.institute'),
|
|
||||||
('tilde.club', 'https://tilde.club/~mspe'),
|
|
||||||
('remotes.club', 'https://mspe.remotes.club'),
|
('remotes.club', 'https://mspe.remotes.club'),
|
||||||
('thunix.net', 'https://thunix.net/~mspe'),
|
('thunix.net', 'https://thunix.net/~mspe'),
|
||||||
('yourtilde.com', 'https://yourtilde.com/~mspe'),
|
('yourtilde.com', 'https://yourtilde.com/~mspe'),
|
||||||
# ('tilde.ninja', 'https://tilde.ninja/~mspe'),
|
|
||||||
('aussies.space', 'https://aussies.space/~mspe'),
|
('aussies.space', 'https://aussies.space/~mspe'),
|
||||||
('ctrl-c.club', 'http://ctrl-c.club/~mspe'),
|
('ctrl-c.club', 'http://ctrl-c.club/~mspe'),
|
||||||
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
|
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
|
||||||
|
@ -44,11 +36,9 @@ HOSTS = (
|
||||||
('tilde.pink', 'https://tilde.pink/~mspe'),
|
('tilde.pink', 'https://tilde.pink/~mspe'),
|
||||||
('heathens.club', 'https://heathens.club/~mspe'),
|
('heathens.club', 'https://heathens.club/~mspe'),
|
||||||
('dimension.sh', 'https://dimension.sh/~mspe'),
|
('dimension.sh', 'https://dimension.sh/~mspe'),
|
||||||
# ('southlondon.cc', 'https://southlondon.cc/~mspe'),
|
('southlondon.cc', 'https://southlondon.cc/~mspe'),
|
||||||
('squiggle.city', 'https://squiggle.city/~mspe'),
|
('squiggle.city', 'https://squiggle.city/~mspe'),
|
||||||
('rw.rs', 'http://rw.rs/~mspe'),
|
# ('rw.rs', 'http://rw.rs/~mspe'),
|
||||||
# ('radiofreqs.space', 'https://mspe.radiofreqs.space'),
|
|
||||||
# ('hamish.space', 'https://hamish.space/~mspe'),
|
|
||||||
('tilde.guru', 'https://tilde.guru/~mspe'),
|
('tilde.guru', 'https://tilde.guru/~mspe'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
1
sync.sh
1
sync.sh
|
@ -50,7 +50,6 @@ echo 'PHP → CGI / ~'
|
||||||
|
|
||||||
rs 22 'mspe' 'thunix.net' 'public_html'
|
rs 22 'mspe' 'thunix.net' 'public_html'
|
||||||
rs 22 'mspe' 'yourtilde.com' 'public_html'
|
rs 22 'mspe' 'yourtilde.com' 'public_html'
|
||||||
# rs 22 'mspe' 'tilde.ninja' 'public_html'
|
|
||||||
rs 22 'mspe' 'aussies.space' 'public_html'
|
rs 22 'mspe' 'aussies.space' 'public_html'
|
||||||
|
|
||||||
echo 'PHP → CGI / http'
|
echo 'PHP → CGI / http'
|
||||||
|
|
Loading…
Reference in a new issue