−southlondon
This commit is contained in:
parent
f80dcf7935
commit
a0efa397e1
1 changed files with 0 additions and 1 deletions
1
sync.py
1
sync.py
|
@ -33,7 +33,6 @@ ARGS = [
|
||||||
{'dn':'trash.town', 'sub': False},
|
{'dn':'trash.town', 'sub': False},
|
||||||
{'dn':'vern.cc', 'sub': True},
|
{'dn':'vern.cc', 'sub': True},
|
||||||
{'dn':'sdf.org', 'root': 'html', 'sub': True},
|
{'dn':'sdf.org', 'root': 'html', 'sub': True},
|
||||||
{'dn':'southlondon.cc', 'sub': False},
|
|
||||||
{'dn':'thunix.net', 'sub': False},
|
{'dn':'thunix.net', 'sub': False},
|
||||||
]
|
]
|
||||||
PUBNIXES = [pubnix.PubNix(**args) for args in ARGS]
|
PUBNIXES = [pubnix.PubNix(**args) for args in ARGS]
|
||||||
|
|
Loading…
Reference in a new issue