freeshell
This commit is contained in:
parent
1f0b520333
commit
13600528af
2 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
<li><a href="https://mspe.dimension.sh">dimension.sh</a></li>
|
||||
<li><a href="https://mspe.envs.net">envs.net</a></li>
|
||||
<li><a href="https://mspe.fr.tild3.org">fr.~.org</a></li>
|
||||
<li><a href="https://freeshell.de/~mspe">freeshell.de</a></li>
|
||||
<li><a href="https://heathens.club/~mspe">heathens.club</a></li>
|
||||
<li><a href="https://mspe.insomnia247.nl">insomnia247.nl</a></li>
|
||||
<li><a href="https://mspe.remotes.club">remotes.club</a></li>
|
||||
|
|
1
sync.py
1
sync.py
|
@ -13,6 +13,7 @@ ARGS = [
|
|||
{'dn':'dimension.sh', 'sub': True},
|
||||
{'dn':'envs.net', 'sub': True},
|
||||
{'dn':'fr.tild3.org', 'sub': True},
|
||||
{'dn':'freeshell.de', 'sub': False},
|
||||
{'dn':'heathens.club', 'root': 'www', 'sub': False},
|
||||
{'dn':'insomnia247.nl', 'dir': True, 'sub': True},
|
||||
{'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True},
|
||||
|
|
Loading…
Reference in a new issue