diff options
| -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", |
