Skip to content

Commit

Permalink
fix google image (closes #158)
Browse files Browse the repository at this point in the history
  • Loading branch information
twobiers committed Nov 19, 2023
1 parent 07534a0 commit cf54d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/template/streamItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<a href="https://imgops.com/{item.trimmedUrl}">
ImgOps
</a> |
<a href="https://www.google.com/searchbyimage?hl=en&amp;safe=off&amp;site=search&amp;image_url=http:{item.image}"
<a href="https://lens.google.com/uploadbyurl?url=http:{item.image}"
target="_blank"> Bild googeln
</a> |
<a href="https://tineye.com/search/?url=http:{item.image}"
Expand Down

0 comments on commit cf54d6c

Please sign in to comment.