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.json | |
| parent | e7d27ea1d6f425b18b427a8ddfa4a359ccce1dae (diff) | |
| download | farside-ed4b88586868d037489daa44e903a52286f8d31c.tar.gz | |
Update 4get test endpoint
Closes #142
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
