From 9b1f4c9ceeedc7017cfdf36c189ecc9cf5a7e176 Mon Sep 17 00:00:00 2001 From: jeancf Date: Fri, 18 Nov 2022 13:04:30 +0100 Subject: [PATCH] Swapped another nitter instance --- twoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twoot.py b/twoot.py index aef7954..1b57be7 100755 --- a/twoot.py +++ b/twoot.py @@ -46,7 +46,7 @@ LOGGING_LEVEL = logging.DEBUG HTTPS_REQ_TIMEOUT = 10 NITTER_URLS = [ - 'https://nitter.42l.fr', + 'https://nitter.lacontrevoie.fr', 'https://nitter.pussthecat.org', 'https://nitter.fdn.fr', 'https://nitter.eu',