diff options
| author | Ben Busby <contact@benbusby.com> | 2021-12-06 20:15:49 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2021-12-06 20:15:49 -0700 |
| commit | 47b6d4abc3b88709ac804774dc03489e1c6b0d63 (patch) | |
| tree | f036c99ba92c111a2d80ceb09c9a1cefa169b87f | |
| parent | 614cf3daeca082bac779c958ee96c51084a2b9e6 (diff) | |
| download | farside-47b6d4abc3b88709ac804774dc03489e1c6b0d63.tar.gz | |
Add scribe to supported services
scribe (https://https://git.sr.ht/~edwardloveall/scribe) is an
alternative frontend for Medium.
| -rw-r--r-- | services.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/services.json b/services.json index 9db3574..9d967fd 100644 --- a/services.json +++ b/services.json @@ -113,6 +113,16 @@ ] }, { + "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%>", "fallback": "https://whoogle.fossho.st", |
