From 47b6d4abc3b88709ac804774dc03489e1c6b0d63 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 6 Dec 2021 20:15:49 -0700 Subject: [PATCH] Add scribe to supported services scribe (https://https://git.sr.ht/~edwardloveall/scribe) is an alternative frontend for Medium. --- services.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/services.json b/services.json index 9db3574..9d967fd 100644 --- a/services.json +++ b/services.json @@ -112,6 +112,16 @@ "https://tweet.lambda.dance" ] }, + { + "type": "scribe", + "test_url": "@ftrain/big-data-small-effort-b62607a43a8c", + "fallback": "https://scribe.rip", + "instances": [ + "https://scribe.rip", + "https://scribe.nixnet.services", + "https://scribe.citizen4.eu" + ] + }, { "type": "whoogle", "test_url": "/search?cookies_disabled=1&q=<%=query%>",