mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-27 14:01:13 +00:00
Update nitter url
This commit is contained in:
parent
c4b6e94178
commit
acfe033865
3
twoot.py
3
twoot.py
|
@ -45,11 +45,12 @@ HTTPS_REQ_TIMEOUT = 10
|
||||||
NITTER_URLS = [
|
NITTER_URLS = [
|
||||||
'https://nitter.lacontrevoie.fr', # rate limited
|
'https://nitter.lacontrevoie.fr', # rate limited
|
||||||
'https://nitter.namazso.eu',
|
'https://nitter.namazso.eu',
|
||||||
'https://twitter.beparanoid.de',
|
'https://twitter.femboy.hu/', # Replace beparanoid
|
||||||
'https://n.l5.ca',
|
'https://n.l5.ca',
|
||||||
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
||||||
'https://nitter.fly.dev', # anycast, added 06/02/2023
|
'https://nitter.fly.dev', # anycast, added 06/02/2023
|
||||||
'https://notabird.site', # anycast, added 06/02/2023
|
'https://notabird.site', # anycast, added 06/02/2023
|
||||||
|
# 'https://twitter.beparanoid.de', # moved 27/022023
|
||||||
# 'https://nitter.fdn.fr', # not updated, rate limited, removed 06/02/2023
|
# 'https://nitter.fdn.fr', # not updated, rate limited, removed 06/02/2023
|
||||||
# 'https://nitter.hu',
|
# 'https://nitter.hu',
|
||||||
# 'https://nitter.privacydev.net', # USA, added 06/02/2023, removed 15/02/2023 too slow
|
# 'https://nitter.privacydev.net', # USA, added 06/02/2023, removed 15/02/2023 too slow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user