club,town

This commit is contained in:
Marc Beninca 2020-04-12 05:32:13 +02:00
parent 56666f2e90
commit 1651bff3d2
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,8 @@ HOSTS = (
('remotes.club', 'https://marc.remotes.club'),
('thunix.net', 'https://thunix.net/~marc'),
('tilde.club', 'https://tilde.club/~mspe'),
('tilde.town', 'https://tilde.town/~marc'),
)
SITES = (

View file

@ -24,3 +24,5 @@ rs 22 'marc' 'tilde.institute' 'public_html'
rs 9022 'marc' 'remotes.club' 'web'
rs 22 'marc' 'thunix.net' 'public_html'
rs 22 'mspe' 'tilde.club' 'public_html'
rs 22 'marc' 'tilde.town' 'public_html'