diff options
| author | Ben Busby <contact@benbusby.com> | 2023-11-15 14:51:46 -0700 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-11-15 14:51:51 -0700 |
| commit | ed4b88586868d037489daa44e903a52286f8d31c (patch) | |
| tree | 4e1a749e8164be950bb6aad7f9039285e8bee5a2 /services-full.json | |
| parent | e7d27ea1d6f425b18b427a8ddfa4a359ccce1dae (diff) | |
| download | farside-ed4b88586868d037489daa44e903a52286f8d31c.tar.gz | |
Update 4get test endpoint
Closes #142
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 2 |
1 files changed, 1 insertions, 1 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", |
