mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Changed one nitter instance
This commit is contained in:
parent
29e1ad4e42
commit
2ed3143f6b
3
twoot.py
3
twoot.py
|
@ -538,13 +538,14 @@ def build_config(args):
|
|||
# Default options
|
||||
options = {
|
||||
'nitter_instances': [
|
||||
'nitter.woodland.cafe', # added 01/11/2023
|
||||
'nitter.eu.projectsegfau.lt', # added 02/11/2023
|
||||
'nitter.tinfoil-hat.net', # added 01/11/2023
|
||||
'nitter.ktachibana.party', # added 01/11/2023
|
||||
'nitter.privacydev.net', # added 25/08/2023
|
||||
# 'nitter.salastil.com', # added 25/08/2023
|
||||
# 'nitter.poast.org', # added 25/08/2023
|
||||
# 'nitter.d420.de', # added 25/08/2023
|
||||
# 'nitter.woodland.cafe', # removed 02/11/2023
|
||||
],
|
||||
'upload_videos': False,
|
||||
'post_reply_to': False,
|
||||
|
|
Loading…
Reference in New Issue
Block a user