hextilde.xyz
This commit is contained in:
parent
840d45cede
commit
2af19193be
2 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
||||||
<li><a href="https://mspe.fr.tild3.org">fr.tild3.org</a></li>
|
<li><a href="https://mspe.fr.tild3.org">fr.tild3.org</a></li>
|
||||||
<li><a href="https://freeshell.de/~mspe">freeshell.de</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://heathens.club/~mspe">heathens.club</a></li>
|
||||||
|
<li><a href="https://mspe.hextilde.xyz">hextilde.xyz</a></li>
|
||||||
<li><a href="https://mspe.insomnia247.nl">insomnia247.nl</a></li>
|
<li><a href="https://mspe.insomnia247.nl">insomnia247.nl</a></li>
|
||||||
<li><a href="https://mspe.remotes.club">remotes.club</a></li>
|
<li><a href="https://mspe.remotes.club">remotes.club</a></li>
|
||||||
<li><a href="https://rw.rs/~mspe">rw.rs</a></li>
|
<li><a href="https://rw.rs/~mspe">rw.rs</a></li>
|
||||||
|
|
1
sync.py
1
sync.py
|
@ -15,6 +15,7 @@ ARGS = [
|
||||||
{'dn':'fr.tild3.org', 'sub': True},
|
{'dn':'fr.tild3.org', 'sub': True},
|
||||||
{'dn':'freeshell.de', 'sub': False},
|
{'dn':'freeshell.de', 'sub': False},
|
||||||
{'dn':'heathens.club', 'root': 'www', 'sub': False},
|
{'dn':'heathens.club', 'root': 'www', 'sub': False},
|
||||||
|
{'dn':'hextilde.xyz', 'sub': True},
|
||||||
{'dn':'insomnia247.nl', 'dir': True, 'sub': True},
|
{'dn':'insomnia247.nl', 'dir': True, 'sub': True},
|
||||||
{'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True},
|
{'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True},
|
||||||
{'dn':'rw.rs', 'sub': False},
|
{'dn':'rw.rs', 'sub': False},
|
||||||
|
|
Loading…
Reference in a new issue