From ad4baa55ddcc8b25d10a91e26d542930e1e57b0e Mon Sep 17 00:00:00 2001 From: jeancf Date: Thu, 16 Feb 2023 09:39:19 +0100 Subject: [PATCH] Test new US nitter mirror --- twoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twoot.py b/twoot.py index 9fccbc7..4329282 100755 --- a/twoot.py +++ b/twoot.py @@ -44,10 +44,10 @@ HTTPS_REQ_TIMEOUT = 10 NITTER_URLS = [ 'https://nitter.lacontrevoie.fr', # rate limited - 'https://nitter.privacydev.net', 'https://nitter.namazso.eu', 'https://twitter.beparanoid.de', 'https://n.l5.ca', + '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.fdn.fr', # not updated, rate limited, removed 06/02/2023