mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
More nitter instance reshuffle
This commit is contained in:
parent
481e381c92
commit
29e1ad4e42
16
twoot.py
16
twoot.py
|
@ -538,17 +538,13 @@ def build_config(args):
|
||||||
# Default options
|
# Default options
|
||||||
options = {
|
options = {
|
||||||
'nitter_instances': [
|
'nitter_instances': [
|
||||||
'nitter.poast.org', # added 25/08/2023
|
'nitter.woodland.cafe', # added 01/11/2023
|
||||||
'nitter.d420.de', # added 25/08/2023
|
'nitter.tinfoil-hat.net', # added 01/11/2023
|
||||||
'nitter.salastil.com', # added 25/08/2023
|
'nitter.ktachibana.party', # added 01/11/2023
|
||||||
'nitter.privacydev.net', # added 25/08/2023
|
'nitter.privacydev.net', # added 25/08/2023
|
||||||
# 'nitter.cz', # removed 30/10/2023
|
# 'nitter.salastil.com', # added 25/08/2023
|
||||||
# 'tweet.whateveritworks.org', # removed 30/10/2023
|
# 'nitter.poast.org', # added 25/08/2023
|
||||||
# 'nitter.hyperreal.coffee', # removed 30/10/2023
|
# 'nitter.d420.de', # added 25/08/2023
|
||||||
# 'bird.habedieeh.re', # gone 14/09/2023
|
|
||||||
# 'nitter.nicfab.eu', # gone 14/09/2023
|
|
||||||
# 'nitter.unixfox.eu', # rate-limited 13/09/2023
|
|
||||||
# 'nt.ggtyler.dev', # gone 13/09/2023
|
|
||||||
],
|
],
|
||||||
'upload_videos': False,
|
'upload_videos': False,
|
||||||
'post_reply_to': False,
|
'post_reply_to': False,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user