diff options
author | root <root@itinerariummentis.org> | 2024-06-06 08:56:17 +0000 |
---|---|---|
committer | root <root@itinerariummentis.org> | 2024-06-06 08:56:17 +0000 |
commit | 7fb8b2adfd840bba7ec2a345c8868508337b2412 (patch) | |
tree | 768d60b952943fcfba0404a12b580435bc29df2e /template/about.html | |
parent | b492ef2329ef918b0b40f3090b4bdc3681e3fd09 (diff) |
customize
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 6398884..ed2c2b7 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://4get.ca/web?s=%s</td> + <td>https://searx.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%2F4get.ca" title="W3 Valid!"> +<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fsearx.itinerariummentis.org" title="W3 Valid!"> <img src="/static/icon/w3html.png" alt="Valid W3C HTML 4.01" width="88" height="31"> </a> |