Merge pull request #4806 from nonamethanks/fix-nijie-bookmarklet
Nijie: get correct image when using batch bookmarklet
This commit is contained in:
@@ -86,6 +86,7 @@ module Sources
|
||||
|
||||
def image_url
|
||||
return to_full_image_url(url) if url =~ IMAGE_URL || url =~ DOJIN_URL
|
||||
return url if url =~ IMAGE_BASE_URL
|
||||
image_urls.first
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user