mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-24 08:58:41 +00:00
Compare commits
2 Commits
c4b6e94178
...
3a18242480
Author | SHA1 | Date | |
---|---|---|---|
|
3a18242480 | ||
|
acfe033865 |
7
twoot.py
7
twoot.py
@ -44,12 +44,15 @@ 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://twitter.femboy.hu/', # Replace beparanoid 27/02/2023
|
||||||
'https://twitter.beparanoid.de',
|
|
||||||
'https://n.l5.ca',
|
'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.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://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.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…
x
Reference in New Issue
Block a user