add closed registrations
This commit is contained in:
parent
c82640991f
commit
5e1d347711
@ -27,7 +27,7 @@ import re
|
|||||||
##########################
|
##########################
|
||||||
NITTERINSTANCE = "https://nitter.net/" # Must be https://.../
|
NITTERINSTANCE = "https://nitter.net/" # Must be https://.../
|
||||||
YOUTUBERSS = "https://www.youtube.com/feeds/videos.xml?channel_id="
|
YOUTUBERSS = "https://www.youtube.com/feeds/videos.xml?channel_id="
|
||||||
REGISTRATIONS = False
|
REGISTRATIONS = True
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
#### Global variables ####
|
#### Global variables ####
|
||||||
|
Reference in New Issue
Block a user