From 3963b102b990dd80fd774cc43559d262ccdc26fe Mon Sep 17 00:00:00 2001 From: BuildTools Date: Tue, 1 Jun 2021 11:05:33 +0200 Subject: [PATCH] Modified active nitter hosts --- twoot.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/twoot.py b/twoot.py index 7b67607..0e91e2f 100755 --- a/twoot.py +++ b/twoot.py @@ -36,15 +36,15 @@ import shutil NITTER_URLS = [ 'https://nitter.42l.fr', - 'https://nitter.pussthecat.org/', - 'https://nitter.mastodont.cat', + 'https://nitter.pussthecat.org', 'https://nitter.tedomum.net', - 'https://nitter.fdn.fr/', - 'https://nitter.unixfox.eu', + 'https://nitter.fdn.fr', 'https://nitter.eu', 'https://nitter.namazso.eu', + 'https://nitter.cattube.org', 'https://nitter.mailstation.de', - 'https://nitter.cattube.org' +# 'https://nitter.mastodont.cat', # Unresponsive 11/04/2021 +# 'https://nitter.unixfox.eu', # Unreliable ] # Update from https://www.whatismybrowser.com/guides/the-latest-user-agent/