From 726666273493099c0afccd51ff287077672998c6 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sun, 27 Nov 2022 22:09:04 +0100 Subject: [PATCH] Changed nitter instance --- twoot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twoot.py b/twoot.py index bbb2b44..18c9384 100755 --- a/twoot.py +++ b/twoot.py @@ -50,7 +50,7 @@ NITTER_URLS = [ 'https://nitter.pussthecat.org', 'https://nitter.fdn.fr', 'https://nitter.eu', - 'https://nitter.namazso.eu', + 'https://nitter.weiler.rocks/', 'https://n.l5.ca', 'https://nitter.bus-hit.me', ]