diff options
author | root <root@itinerariummentis.org> | 2024-06-18 09:37:30 +0000 |
---|---|---|
committer | root <root@itinerariummentis.org> | 2024-06-18 09:37:30 +0000 |
commit | cedb2e2b9b9cd51907989d0ccfb141a748958cd5 (patch) | |
tree | 1c97a7edefb646c8f93067a1f603c2643676b0b8 /template/about.html | |
parent | 9182a90513e3b0679d4732d10911a488f229578b (diff) |
replace searx with 4get
Diffstat (limited to 'template/about.html')
-rw-r--r-- | template/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/about.html b/template/about.html index ed2c2b7..73a43d5 100644 --- a/template/about.html +++ b/template/about.html @@ -24,7 +24,7 @@ Once you're there, click the pencil on the last entry under "Search engines" (it </tr> <tr> <td>URL with %s in place of query</td> - <td>https://searx.itinerariummentis.org/web?s=%s</td> + <td>https://4get.itinerariummentis.org/web?s=%s</td> </tr> </table> @@ -72,6 +72,6 @@ I don't know about that second part but if you want to talk to me, just drop me <a href="https://lolcat.ca" rel="dofollow" class="link">Click here to contact me!</a><br><br> -<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fsearx.itinerariummentis.org" title="W3 Valid!"> +<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2F4get.itinerariummentis.org" title="W3 Valid!"> <img src="/static/icon/w3html.png" alt="Valid W3C HTML 4.01" width="88" height="31"> </a> |