Skip to content

Commit

Permalink
Add 4get as an option for continuing search
Browse files Browse the repository at this point in the history
Closes #1222
  • Loading branch information
benbusby committed Feb 25, 2025
1 parent 97502de commit f25611c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions app/templates/error.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,16 @@ <h4><a class="link" href="https://farside.link">{{ translation['continue-search'
</li>
</ul>
</li>
<li>
<a href="https://git.lolcat.ca/lolcat/4get">4get</a>
<ul>
<li>
<a class="link-color" href="{{farside}}/4get/web?s={{query}}&scraper=google">
{{farside}}/4get/web?s={{query}}&scraper=google
</a>
</li>
</ul>
</li>
</ul>
<hr>
<h4>Other options:</h4>
Expand All @@ -58,6 +68,16 @@ <h4>Other options:</h4>
</li>
</ul>
</li>
<li>
<a href="https://4get.ca">4get</a>
<ul>
<li>
<a class="link-color" href="https://4get.ca/web?s={{query}}">
4get.ca/web?s={{query}}
</a>
</li>
</ul>
</li>
<li>
<a href="https://duckduckgo.com">DuckDuckGo</a>
<ul>
Expand Down

0 comments on commit f25611c

Please sign in to comment.