diff --git a/sync.py b/sync.py index b7657f4..d8119f2 100755 --- a/sync.py +++ b/sync.py @@ -17,6 +17,7 @@ ARGS = [ {'dn':'heathens.club', 'root': 'www', 'sub': False}, {'dn':'hextilde.xyz', 'sub': True}, {'dn':'insomnia247.nl', 'dir': True, 'sub': True}, + {'dn':'p.projectsegfau.lt', 'sub': True}, {'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True}, {'dn':'rw.rs', 'sub': False}, {'dn':'squiggle.city', 'sub': False},