mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Added new instances
This commit is contained in:
parent
8dd7e0acdf
commit
a16ee67df7
9
twoot.py
9
twoot.py
|
@ -69,11 +69,14 @@ def build_config(args):
|
||||||
options = {
|
options = {
|
||||||
'nitter_instances': [
|
'nitter_instances': [
|
||||||
'nitter.poast.org', # added 25/08/2023
|
'nitter.poast.org', # added 25/08/2023
|
||||||
'nitter.cz', # added 25/08/2023
|
'nitter.cz', # added 25/08/2023, rate-limited
|
||||||
'nitter.privacydev.net', # added 25/08/2023
|
'nitter.privacydev.net', # added 25/08/2023, rate-limited
|
||||||
'nitter.d420.de', # added 25/08/2023
|
'nitter.d420.de', # added 25/08/2023
|
||||||
'nitter.nicfab.eu', # added 25/08/2023
|
'nitter.nicfab.eu', # added 25/08/2023
|
||||||
'nitter.salastil.com' # added 25/08/2023
|
'nitter.unixfox.eu', # added 01/09/2023
|
||||||
|
'bird.habedieeh.re', # added 01/09/2023
|
||||||
|
'nitter.salastil.com', # added 25/08/2023
|
||||||
|
'nt.ggtyler.dev', # added 01/09/2023
|
||||||
],
|
],
|
||||||
'upload_videos': False,
|
'upload_videos': False,
|
||||||
'post_reply_to': False,
|
'post_reply_to': False,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user