[Posts] Replace the old Google RIS link with Lens (#906)

This commit is contained in:
Cinder 2025-02-11 22:26:29 -08:00 committed by GitHub
parent bac331d108
commit a730b46c6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@
<li><%= link_to "Visually similar on E6", iqdb_queries_path(search: { post_id: @post.id }), rel: "nofollow" %></li>
<% end %>
<% if @post.visible? && @post.is_image? %>
<li><a rel="nofollow" href="https://www.google.com/searchbyimage?image_url=<%= @post.reverse_image_url %>&client=e621">Reverse Google Search</a></li>
<li><a rel="nofollow" href="https://lens.google.com/uploadbyurl?url=<%= @post.reverse_image_url %>&client=e621">Reverse Google Search</a></li>
<li><a rel="nofollow" href="https://saucenao.com/search.php?url=<%= @post.reverse_image_url %>">Reverse SauceNAO Search</a></li>
<li><a rel="nofollow" href="https://derpibooru.org/search/reverse?url=<%= @post.reverse_image_url %>">Reverse Derpibooru Search</a></li>
<li><a rel="nofollow" href="https://kheina.com/?url=<%= @post.reverse_image_url %>">Reverse Kheina Search</a></li>