guru,ninja
This commit is contained in:
parent
c0ade1c4cc
commit
dd9bf3fd5a
2 changed files with 4 additions and 2 deletions
|
@ -27,7 +27,7 @@ HOSTS = (
|
||||||
('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'),
|
# ('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'),
|
||||||
|
@ -41,6 +41,7 @@ HOSTS = (
|
||||||
('rw.rs', 'http://rw.rs/~mspe'),
|
('rw.rs', 'http://rw.rs/~mspe'),
|
||||||
# ('radiofreqs.space', 'https://mspe.radiofreqs.space'),
|
# ('radiofreqs.space', 'https://mspe.radiofreqs.space'),
|
||||||
# ('hamish.space', 'https://hamish.space/~mspe'),
|
# ('hamish.space', 'https://hamish.space/~mspe'),
|
||||||
|
('tilde.guru', 'https://tilde.guru/~mspe'),
|
||||||
)
|
)
|
||||||
|
|
||||||
SITES = (
|
SITES = (
|
||||||
|
|
3
sync.sh
3
sync.sh
|
@ -50,7 +50,7 @@ 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' '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'
|
||||||
|
@ -87,3 +87,4 @@ rs 22 'mspe' 'rw.rs' 'public_html'
|
||||||
|
|
||||||
# rs 22 'marc' 'radiofreqs.space' 'public_html'
|
# rs 22 'marc' 'radiofreqs.space' 'public_html'
|
||||||
# rs 22 'mspe' 'hamish.space' 'public_html'
|
# rs 22 'mspe' 'hamish.space' 'public_html'
|
||||||
|
rs 22 'mspe' 'tilde.guru' 'public_html'
|
||||||
|
|
Loading…
Reference in a new issue