pinebox/fix
This commit is contained in:
parent
0e261aa45c
commit
61a8172e91
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,6 @@ HOSTS = (
|
||||||
('tilde.institute', 'https://mspe.tilde.institute'),
|
('tilde.institute', 'https://mspe.tilde.institute'),
|
||||||
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
|
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
|
||||||
('radiofreqs.space', 'https://mspe.radiofreqs.space'),
|
('radiofreqs.space', 'https://mspe.radiofreqs.space'),
|
||||||
('pinebox.wer.ee', 'https://pinebox.wer.ee/~mspe'),
|
|
||||||
('remotes.club', 'https://mspe.remotes.club'),
|
('remotes.club', 'https://mspe.remotes.club'),
|
||||||
|
|
||||||
('theasylum.team', 'https://theasylum.team/~mspe'),
|
('theasylum.team', 'https://theasylum.team/~mspe'),
|
||||||
|
@ -32,6 +31,7 @@ HOSTS = (
|
||||||
('summit.tildex.com', 'https://www.summit.tildex.com/~mspe'),
|
('summit.tildex.com', 'https://www.summit.tildex.com/~mspe'),
|
||||||
('tilde.club', 'https://tilde.club/~mspe'),
|
('tilde.club', 'https://tilde.club/~mspe'),
|
||||||
('tilde.town', 'https://tilde.town/~mspe'),
|
('tilde.town', 'https://tilde.town/~mspe'),
|
||||||
|
('pinebox.wer.ee', 'https://pinebox.wer.ee/~mspe'),
|
||||||
('tilde.pw', 'https://tilde.pw/~mspe'),
|
('tilde.pw', 'https://tilde.pw/~mspe'),
|
||||||
('aussies.space', 'https://aussies.space/~mspe'),
|
('aussies.space', 'https://aussies.space/~mspe'),
|
||||||
('squiggle.city', 'https://squiggle.city/~mspe'),
|
('squiggle.city', 'https://squiggle.city/~mspe'),
|
||||||
|
|
4
sync.sh
4
sync.sh
|
@ -32,8 +32,6 @@ rs 22 'mspe' 'fr.tild3.org' 'public_html'
|
||||||
rs 22 'marc' 'radiofreqs.space' 'public_html'
|
rs 22 'marc' 'radiofreqs.space' 'public_html'
|
||||||
rs 22 'mspe' 'radiofreqs.space' 'public_html'
|
rs 22 'mspe' 'radiofreqs.space' 'public_html'
|
||||||
|
|
||||||
rs 22 'mspe' 'pinebox.wer.ee' 'public_html'
|
|
||||||
|
|
||||||
rs 9022 'marc' 'remotes.club' 'web'
|
rs 9022 'marc' 'remotes.club' 'web'
|
||||||
rs 9022 'mspe' 'remotes.club' 'web'
|
rs 9022 'mspe' 'remotes.club' 'web'
|
||||||
|
|
||||||
|
@ -51,6 +49,8 @@ rs 22 'mspe' 'tilde.club' 'public_html'
|
||||||
rs 22 'marc' 'tilde.town' 'public_html'
|
rs 22 'marc' 'tilde.town' 'public_html'
|
||||||
rs 22 'mspe' 'tilde.town' 'public_html'
|
rs 22 'mspe' 'tilde.town' 'public_html'
|
||||||
|
|
||||||
|
rs 22 'mspe' 'pinebox.wer.ee' 'public_html'
|
||||||
|
|
||||||
rs 22 'marc' 'tilde.pw' 'public_html'
|
rs 22 'marc' 'tilde.pw' 'public_html'
|
||||||
rs 22 'mspe' 'tilde.pw' 'public_html'
|
rs 22 'mspe' 'tilde.pw' 'public_html'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue