Revert "Make Google search for full images work. #670"
This reverts commit a82ac15dba29442576d52717192e64c31f236858.
This commit is contained in:
parent
31590db8c0
commit
00069d61ec
@ -708,7 +708,7 @@ Config =
|
||||
MD5: ''
|
||||
|
||||
sauces: """
|
||||
https://www.google.com/searchbyimage?image_url=%IMG%3Fs.jpg
|
||||
https://www.google.com/searchbyimage?image_url=%IMG
|
||||
//iqdb.org/?url=%IMG
|
||||
http://eye.swfchan.com/search/?q=%name;types:swf;sandbox
|
||||
#//tineye.com/search?url=%IMG
|
||||
|
||||
@ -338,9 +338,6 @@ Settings =
|
||||
if compareString < '00001.00011.00020.00003'
|
||||
for key, value of {'Inline Cross-thread Quotes Only': false, 'Pass Link': true}
|
||||
set key, value unless data[key]?
|
||||
if compareString < '00001.00011.00020.00004' or compareString is '00001.00011.00021.00000'
|
||||
if data['sauces']?
|
||||
set 'sauces', data['sauces'].replace(/^#?\s*https:\/\/www\.google\.com\/searchbyimage\?image_url=%(?:IMG|URL)(?=$|;)/mg, '$&%3Fs.jpg')
|
||||
if compareString < '00001.00011.00021.00003'
|
||||
unless data['Remember Your Posts']?
|
||||
set 'Remember Your Posts', data['Mark Quotes of You'] ? true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user