From 15663af09db0a820b3fefeb5ee9fe1d3c8ef7395 Mon Sep 17 00:00:00 2001 From: jeancf Date: Wed, 12 Jul 2023 19:23:50 +0200 Subject: [PATCH] Remove nitter instance due to 404 --- twoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twoot.py b/twoot.py index 1d202ec..c6827b0 100755 --- a/twoot.py +++ b/twoot.py @@ -43,7 +43,7 @@ HTTPS_REQ_TIMEOUT = 10 NITTER_URLS = [ 'https://nitter.lacontrevoie.fr', - 'https://nitter.cutelab.space', # USA, added 16/02/2023 + # 'https://nitter.cutelab.space', # 404 on 12/07/2023 'https://nitter.weiler.rocks', # added 15/06/2023 'https://nitter.nl', # added 16/06/2023 # 'https://n.l5.ca', # Not working 11/07/2023