summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2022-01-26 16:47:36 -0700
committerBen Busby <contact@benbusby.com>2022-01-26 16:47:36 -0700
commit724a995fd9263194b255b82c68a48b5b6e735e30 (patch)
tree6c59cef50776e8f9d2da9cea8786f7edb8e67604
parent993d77465f2b0c095c405e0eda65507f41875254 (diff)
downloadfarside-724a995fd9263194b255b82c68a48b5b6e735e30.tar.gz
Remove imgin support
Since the current testing suite assumes more than one instance per service, imgin causes the tests to fail, since there is only one public instance. Rather than refactor the tests to accommodate for services with only one instance, imgin has been removed until there are multiple instances available.
-rw-r--r--services.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/services.json b/services.json
index 1bfa064..e349939 100644
--- a/services.json
+++ b/services.json
@@ -194,14 +194,6 @@
]
},
{
- "type": "imgin",
- "test_url": "/a/H8M4rcp",
- "fallback": "https://imgin.voidtech.net",
- "instances": [
- "https://imgin.voidnet.tech"
- ]
- },
- {
"type": "whoogle",
"test_url": "/search?cookies_disabled=1&q=<%=query%>",
"fallback": "https://whoogle.fossho.st",