diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/results.html | 2 |
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]}} |
