From 724a995fd9263194b255b82c68a48b5b6e735e30 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 26 Jan 2022 16:47:36 -0700 Subject: [PATCH] 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. --- services.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/services.json b/services.json index 1bfa064..e349939 100644 --- a/services.json +++ b/services.json @@ -193,14 +193,6 @@ "https://rimgo.bus-hit.me" ] }, - { - "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%>",