From 1e3418144ec973d38295a3ae83120a5ee123e5e3 Mon Sep 17 00:00:00 2001 From: jeancf Date: Wed, 30 Nov 2022 22:20:42 +0100 Subject: [PATCH] corrected / --- twoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twoot.py b/twoot.py index 974bf50..12f4b78 100755 --- a/twoot.py +++ b/twoot.py @@ -47,7 +47,7 @@ HTTPS_REQ_TIMEOUT = 10 NITTER_URLS = [ 'https://nitter.lacontrevoie.fr', - 'https://nitter.privacydev.net/', + 'https://nitter.privacydev.net', 'https://nitter.fdn.fr', 'https://nitter.privacy.com.de', 'https://twitter.beparanoid.de',