diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 1e93e5945..2e84d8ce3 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -654,12 +654,12 @@ Config = MD5: '' sauces: """ - https://www.google.com/searchbyimage?image_url=%TURL - http://iqdb.org/?url=%TURL + https://www.google.com/searchbyimage?image_url=%IMG + http://iqdb.org/?url=%IMG http://eye.swfchan.com/search/?q=%name;types:swf - #//tineye.com/search?url=%TURL - #//saucenao.com/search.php?url=%TURL - #http://3d.iqdb.org/?url=%TURL + #//tineye.com/search?url=%IMG + #//saucenao.com/search.php?url=%IMG + #http://3d.iqdb.org/?url=%IMG #http://regex.info/exif.cgi?imgurl=%URL # uploaders: #//imgur.com/upload?url=%URL;text:Upload to imgur @@ -671,9 +671,6 @@ Config = #https://rbt.asia/%board/image/%MD5;text:View same on RBT /%board/;boards:<%= grunt.file.readJSON('src/Archive/archives.json').filter(function(x) {return x.uid === 8})[0].files.join(',') %> - # Search with full image only for image file types: - #https://www.google.com/searchbyimage?image_url=%URL;types:gif,jpg,png - #https://www.google.com/searchbyimage?image_url=%TURL;types:webm,pdf """ FappeT: diff --git a/src/General/html/Settings/Sauce.html b/src/General/html/Settings/Sauce.html index 2bc2db741..ff1c76644 100755 --- a/src/General/html/Settings/Sauce.html +++ b/src/General/html/Settings/Sauce.html @@ -6,6 +6,7 @@
%TURL: Thumbnail URL.%URL: Full image URL.%IMG: Full image URL for GIF, JPG, and PNG; thumbnail URL for other types.%MD5: MD5 hash.%name: Original file name.%board: Current board.