rejigger
This commit is contained in:
parent
9e36e67d7c
commit
2a465ef01b
1 changed files with 10 additions and 10 deletions
|
@ -21,22 +21,22 @@ HOSTS = (
|
||||||
('envs.net', 'https://mspe.envs.net'),
|
('envs.net', 'https://mspe.envs.net'),
|
||||||
('tilde.team', 'https://mspe.tilde.team'),
|
('tilde.team', 'https://mspe.tilde.team'),
|
||||||
('tilde.institute', 'https://mspe.tilde.institute'),
|
('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.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'),
|
('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'),
|
('tilde.fun', 'https://tilde.fun/~mspe'),
|
||||||
|
('hamish.space', 'https://hamish.space/~mspe'),
|
||||||
('dimension.sh', 'https://dimension.sh/~mspe'),
|
('dimension.sh', 'https://dimension.sh/~mspe'),
|
||||||
('tilde.pw', 'https://tilde.pw/~mspe'),
|
('tilde.pw', 'https://tilde.pw/~mspe'),
|
||||||
('aussies.space', 'https://aussies.space/~mspe'),
|
|
||||||
('squiggle.city', 'https://squiggle.city/~mspe'),
|
('squiggle.city', 'https://squiggle.city/~mspe'),
|
||||||
# http
|
|
||||||
('ctrl-c.club', 'http://ctrl-c.club/~mspe'),
|
|
||||||
('rw.rs', 'http://rw.rs/~mspe'),
|
('rw.rs', 'http://rw.rs/~mspe'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue