summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2023-11-15 14:51:46 -0700
committerBen Busby <contact@benbusby.com>2023-11-15 14:51:51 -0700
commited4b88586868d037489daa44e903a52286f8d31c (patch)
tree4e1a749e8164be950bb6aad7f9039285e8bee5a2
parente7d27ea1d6f425b18b427a8ddfa4a359ccce1dae (diff)
downloadfarside-ed4b88586868d037489daa44e903a52286f8d31c.tar.gz
Update 4get test endpoint
Closes #142
-rw-r--r--services-full.json2
-rw-r--r--services.json2
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",