tilde.cafe,tilde.pink
This commit is contained in:
parent
b1113494b5
commit
252ee184f8
2 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,7 @@ HOSTS = (
|
|||
('rwx.work', 'https://blog.rwx.work'),
|
||||
('envs.net', 'https://mspe.envs.net'),
|
||||
('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'),
|
||||
|
@ -33,6 +34,7 @@ HOSTS = (
|
|||
('theasylum.team', 'https://theasylum.team/~mspe'),
|
||||
('tilde.town', 'https://tilde.town/~mspe'),
|
||||
('tilde.fun', 'https://tilde.fun/~mspe'),
|
||||
('tilde.pink', 'https://tilde.pink/~mspe'),
|
||||
('hamish.space', 'https://hamish.space/~mspe'),
|
||||
('dimension.sh', 'https://dimension.sh/~mspe'),
|
||||
('tilde.pw', 'https://tilde.pw/~mspe'),
|
||||
|
|
3
sync.sh
3
sync.sh
|
@ -27,6 +27,8 @@ echo 'FastCGI & PHP / .'
|
|||
rs 22 'mspe' 'envs.net' 'public_html'
|
||||
# .cgi .lua .pl .py .sh /cgi-bin .php
|
||||
rs 22 'mspe' 'tilde.team' 'public_html'
|
||||
# .cgi .lua .pl .py .sh /cgi-bin .php
|
||||
rs 22 'mspe' 'tilde.cafe' 'public_html'
|
||||
# .cgi .php
|
||||
rs 22 'mspe' 'tilde.institute' 'public_html'
|
||||
|
||||
|
@ -71,6 +73,7 @@ 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' 'dimension.sh' 'public_html'
|
||||
rs 22 'mspe' 'tilde.pw' 'public_html'
|
||||
|
|
Loading…
Reference in a new issue