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 | |
parent | b492ef2329ef918b0b40f3090b4bdc3681e3fd09 (diff) |
customize
Diffstat (limited to 'template')
-rw-r--r-- | template/about.html | 4 | ||||
-rw-r--r-- | template/home.html | 2 |
2 files changed, 3 insertions, 3 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> diff --git a/template/home.html b/template/home.html index 28799f2..cb194ac 100644 --- a/template/home.html +++ b/template/home.html @@ -30,7 +30,7 @@ </form> <a href="settings">Settings</a> • <a href="instances">Instances</a> • <a href="https://git.lolcat.ca/lolcat/4get_news">News</a> • <a href="api.txt">API</a> • <a href="about">About</a> • <a href="https://git.lolcat.ca/lolcat/4get">Source</a> • <a href="https://ko-fi.com/lolcat" rel="noreferrer" target="BLANK">Donate</a> <div class="subtext"> - <a href="https://4get.ca">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> + <a href="https://searx.itinerariummentis.org">Clearnet</a> • <a href="http://4getwebfrq5zr4sxugk6htxvawqehxtdgjrbcn2oslllcol2vepa23yd.onion">Tor</a> • <a href="https://lolcat.ca">Report a problem</a><br> Running on <b>v{%version%}</b>!! </div> </div> |