From ed4b88586868d037489daa44e903a52286f8d31c Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 15 Nov 2023 14:51:46 -0700 Subject: [PATCH] Update 4get test endpoint Closes #142 --- services-full.json | 2 +- services.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services-full.json b/services-full.json index d4bdc8b..6996e4b 100644 --- a/services-full.json +++ b/services-full.json @@ -516,7 +516,7 @@ }, { "type": "4get", - "test_url": "/web?s=<%=query%>", + "test_url": "/ami4get", "fallback": "https://4get.ca", "instances": [ "https://4get.ca", diff --git a/services.json b/services.json index 97261c6..1c67319 100644 --- a/services.json +++ b/services.json @@ -464,7 +464,7 @@ }, { "type": "4get", - "test_url": "/web?s=<%=query%>", + "test_url": "/ami4get", "fallback": "https://4get.ca", "instances": [ "https://4get.ca",