This commit is contained in:
Marc Beninca 2021-01-06 21:33:51 +01:00
parent 9e36e67d7c
commit 2a465ef01b

View file

@ -21,22 +21,22 @@ HOSTS = (
('envs.net', 'https://mspe.envs.net'),
('tilde.team', 'https://mspe.tilde.team'),
('tilde.institute', 'https://mspe.tilde.institute'),
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
('radiofreqs.space', 'https://mspe.radiofreqs.space'),
('remotes.club', 'https://mspe.remotes.club'),
# ~
('theasylum.team', 'https://theasylum.team/~mspe'),
('thunix.net', 'https://thunix.net/~mspe'),
('tilde.club', 'https://tilde.club/~mspe'),
('tilde.town', 'https://tilde.town/~mspe'),
('remotes.club', 'https://mspe.remotes.club'),
('thunix.net', 'https://thunix.net/~mspe'),
('yourtilde.com', 'https://yourtilde.com/~mspe'),
('tilde.ninja', 'https://tilde.ninja/~mspe'),
('aussies.space', 'https://aussies.space/~mspe'),
('ctrl-c.club', 'http://ctrl-c.club/~mspe'),
('radiofreqs.space', 'https://mspe.radiofreqs.space'),
('fr.tild3.org', 'https://mspe.fr.tild3.org'),
('theasylum.team', 'https://theasylum.team/~mspe'),
('tilde.town', 'https://tilde.town/~mspe'),
('tilde.fun', 'https://tilde.fun/~mspe'),
('hamish.space', 'https://hamish.space/~mspe'),
('dimension.sh', 'https://dimension.sh/~mspe'),
('tilde.pw', 'https://tilde.pw/~mspe'),
('aussies.space', 'https://aussies.space/~mspe'),
('squiggle.city', 'https://squiggle.city/~mspe'),
# http
('ctrl-c.club', 'http://ctrl-c.club/~mspe'),
('rw.rs', 'http://rw.rs/~mspe'),
)