mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-17 13:58:11 +00:00
Removed unreliable nitter instances
This commit is contained in:
parent
248552ae4f
commit
6188f77e2b
2
twoot.py
2
twoot.py
|
@ -42,8 +42,6 @@ MAX_REC_COUNT = 50
|
||||||
HTTPS_REQ_TIMEOUT = 10
|
HTTPS_REQ_TIMEOUT = 10
|
||||||
|
|
||||||
NITTER_URLS = [
|
NITTER_URLS = [
|
||||||
'https://canada.unofficialbird.com/', # New 11/07/2023
|
|
||||||
'https://nederland.unofficialbird.com/', # New 11/07/2023
|
|
||||||
'https://nitter.lacontrevoie.fr',
|
'https://nitter.lacontrevoie.fr',
|
||||||
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
'https://nitter.cutelab.space', # USA, added 16/02/2023
|
||||||
'https://nitter.weiler.rocks', # added 15/06/2023
|
'https://nitter.weiler.rocks', # added 15/06/2023
|
||||||
|
|
Loading…
Reference in New Issue
Block a user