mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
More nitter changes
This commit is contained in:
parent
acfe033865
commit
3a18242480
6
twoot.py
6
twoot.py
|
@ -44,12 +44,14 @@ HTTPS_REQ_TIMEOUT = 10
|
|||
|
||||
NITTER_URLS = [
|
||||
'https://nitter.lacontrevoie.fr', # rate limited
|
||||
'https://nitter.namazso.eu',
|
||||
'https://twitter.femboy.hu/', # Replace beparanoid
|
||||
'https://twitter.femboy.hu/', # Replace beparanoid 27/02/2023
|
||||
'https://n.l5.ca',
|
||||
'https://nitter.it/', # added 27/02/2023
|
||||
'https://nitter.grimneko.de/', # added 27/02/2023
|
||||
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
||||
'https://nitter.fly.dev', # anycast, added 06/02/2023
|
||||
'https://notabird.site', # anycast, added 06/02/2023
|
||||
# 'https://nitter.namazso.eu', # lots of 403 27/02/2023
|
||||
# 'https://twitter.beparanoid.de', # moved 27/022023
|
||||
# 'https://nitter.fdn.fr', # not updated, rate limited, removed 06/02/2023
|
||||
# 'https://nitter.hu',
|
||||
|
|
Loading…
Reference in New Issue
Block a user