pinebox/fix

This commit is contained in:
Marc Beninca 2020-04-20 03:51:50 +02:00
parent 0e261aa45c
commit 61a8172e91
2 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,6 @@ HOSTS = (
('tilde.institute', 'https://mspe.tilde.institute'),
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
('radiofreqs.space', 'https://mspe.radiofreqs.space'),
('pinebox.wer.ee', 'https://pinebox.wer.ee/~mspe'),
('remotes.club', 'https://mspe.remotes.club'),
('theasylum.team', 'https://theasylum.team/~mspe'),
@ -32,6 +31,7 @@ HOSTS = (
('summit.tildex.com', 'https://www.summit.tildex.com/~mspe'),
('tilde.club', 'https://tilde.club/~mspe'),
('tilde.town', 'https://tilde.town/~mspe'),
('pinebox.wer.ee', 'https://pinebox.wer.ee/~mspe'),
('tilde.pw', 'https://tilde.pw/~mspe'),
('aussies.space', 'https://aussies.space/~mspe'),
('squiggle.city', 'https://squiggle.city/~mspe'),

View file

@ -32,8 +32,6 @@ rs 22 'mspe' 'fr.tild3.org' 'public_html'
rs 22 'marc' '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 'mspe' 'remotes.club' 'web'
@ -51,6 +49,8 @@ rs 22 'mspe' 'tilde.club' 'public_html'
rs 22 'marc' '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 'mspe' 'tilde.pw' 'public_html'