aboutsummaryrefslogtreecommitdiff
path: root/templates/results.html
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-03-28 15:01:13 -0400
committerfrosty <gabriel@bwaaa.monster>2026-03-28 15:01:13 -0400
commit1b9187b1534992c0235dad064238b2d836489ca8 (patch)
treecdd7b7fd5c37a6ae2197ac6188607584de91893f /templates/results.html
parent86a9ebb90a2ac07d836c1408e3a15feb8615bd62 (diff)
downloadomnisearch-1b9187b1534992c0235dad064238b2d836489ca8.tar.gz
feat: changes to image proxy, proxy favicons
Diffstat (limited to 'templates/results.html')
-rw-r--r--templates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/results.html b/templates/results.html
index 5207057..57c2265 100644
--- a/templates/results.html
+++ b/templates/results.html
@@ -68,7 +68,7 @@
<div class="result">
<div class="result-header">
<div class="result-favicon"
- style="background-image: url('https://{{result[4]}}/favicon.ico'), url('https://{{result[4]}}/favicon.png');">
+ style="background-image: url('/proxy?url=https://{{result[4]}}/favicon.ico'), url('/proxy?url=https://{{result[4]}}/favicon.png');">
</div>
<span class="url">
{{result[1]}}