From a5eea91f2b30819a8639de5ebe9521996727be9e Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 23 Aug 2023 13:57:11 -0600 Subject: [PATCH] Manually update nitter instances Instance updates are now performed nightly, rather than during Farside's 5 min polling update. --- services-full.json | 22 ++++------------------ services.json | 19 +++---------------- 2 files changed, 7 insertions(+), 34 deletions(-) diff --git a/services-full.json b/services-full.json index ae30e54..b48fb49 100644 --- a/services-full.json +++ b/services-full.json @@ -138,25 +138,11 @@ "test_url": "/jack/status/20", "fallback": "https://nitter.net", "instances": [ + "https://nitter.cz", + "https://nitter.d420.de", "https://nitter.net", - "https://nitter.42l.fr", - "https://nitter.fdn.fr", - "https://nitter.1d4.us", - "https://nitter.kavin.rocks", - "https://nitter.unixfox.eu", - "https://n.actionsack.com", - "https://nitter.moomoo.me", - "https://bird.trom.tf", - "https://nitter.it", - "https://twat.marsey.cat", - "https://twitter.censors.us", - "https://nitter.grimneko.de", - "https://nitter.sethforprivacy.com", - "https://nitter.bus-hit.me", - "https://n.l5.ca", - "https://unofficialbird.com", - "https://nitter.ungovernable.men", - "https://tweet.whateveritworks.org" + "https://nitter.privacydev.net", + "https://nitter.salastil.com" ] }, { diff --git a/services.json b/services.json index 74754f3..60e1369 100644 --- a/services.json +++ b/services.json @@ -121,23 +121,10 @@ "test_url": "/jack/status/20", "fallback": "https://nitter.net", "instances": [ + "https://nitter.cz", "https://nitter.net", - "https://nitter.42l.fr", - "https://nitter.fdn.fr", - "https://nitter.1d4.us", - "https://nitter.kavin.rocks", - "https://nitter.unixfox.eu", - "https://n.actionsack.com", - "https://nitter.moomoo.me", - "https://bird.trom.tf", - "https://nitter.it", - "https://twitter.censors.us", - "https://nitter.grimneko.de", - "https://nitter.sethforprivacy.com", - "https://nitter.bus-hit.me", - "https://n.l5.ca", - "https://unofficialbird.com", - "https://nitter.ungovernable.men" + "https://nitter.privacydev.net", + "https://nitter.salastil.com" ] }, {