diff options
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/services.json b/services.json index fef052e..1eafffd 100644 --- a/services.json +++ b/services.json @@ -35,6 +35,27 @@ ] }, { + "type": "teddit", + "test_url": "/r/popular", + "fallback": "https://teddit.net", + "instances": [ + "https://teddit.ggc-project.de", + "https://teddit.kavin.rocks", + "https://teddit.zaggy.nl", + "https://teddit.namazso.eu", + "https://teddit.nautolan.racing", + "https://teddit.tinfoil-hat.net", + "https://teddit.domain.glass", + "https://snoo.ioens.is", + "https://teddit.httpjames.space", + "https://teddit.alefvanoon.xyz", + "https://incogsnoo.com", + "https://teddit.pussthecat.org", + "https://reddit.lol", + "https://teddit.sethforprivacy.com" + ] + }, + { "type": "bibliogram", "test_url": "/u/officialrickastley", "fallback": "https://bibliogram.art", @@ -70,6 +91,14 @@ ] }, { + "type": "piped", + "test_url": "/watch?v=eBGIQ7ZuuiU", + "fallback": "https://piped.kavin.rocks", + "instances": [ + "https://piped.kavin.rocks" + ] + }, + { "type": "nitter", "test_url": "/twitter", "fallback": "https://nitter.net", @@ -123,6 +152,18 @@ ] }, { + "type": "simplytranslate", + "test_url": "/?engine=google&text=simplicado", + "fallback": "https://simplytranslate.org", + "instances": [ + "https://simplytranslate.org", + "https://st.alefvanoon.xyz", + "https://translate.josias.dev", + "https://translate.namazso.eu", + "https://translate.riverside.rocks" + ] + }, + { "type": "whoogle", "test_url": "/search?cookies_disabled=1&q=<%=query%>", "fallback": "https://whoogle.fossho.st", |
