From 8c22d61eb0d95d3644403fca5017dfec30953850 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 28 Jun 2023 10:10:33 +0200 Subject: [PATCH] pubnix.pink --- sync.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sync.py b/sync.py index 18c769e..54b99cd 100755 --- a/sync.py +++ b/sync.py @@ -18,6 +18,7 @@ ARGS = [ {'dn':'hextilde.xyz', 'sub': True}, {'dn':'insomnia247.nl', 'dir': True, 'sub': True}, {'dn':'p.projectsegfau.lt', 'sub': True}, + {'dn':'pubnix.pink', 'sub': False}, {'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True}, {'dn':'rw.rs', 'sub': False}, {'dn':'squiggle.city', 'sub': False},