From 6c69aa3c4fc740364c44a35c9161b8935bebc51c Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 25 Jul 2023 11:53:59 +0200 Subject: [PATCH] +thunix --- sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync.py b/sync.py index 4dcc184..6adb7b7 100755 --- a/sync.py +++ b/sync.py @@ -23,7 +23,7 @@ ARGS = [ {'dn':'rawtext.club', 'sub': False}, {'dn':'rw.rs', 'sub': False}, {'dn':'squiggle.city', 'sub': False}, - # {'dn':'thunix.net', 'sub': False}, + {'dn':'thunix.net', 'sub': False}, {'dn':'tilde.32bit.cafe', 'root': 'www', 'sub': False}, {'dn':'tilde.cafe', 'sub': True}, {'dn':'tilde.club', 'sub': False},