fixes #2805: Improve nico seiga support

This commit is contained in:
Albert Yi
2016-12-27 16:09:20 -08:00
parent 08e0480a62
commit 3ad639521f
4 changed files with 376 additions and 11 deletions

View File

@@ -45,7 +45,7 @@ module Sources
end
def normalized_for_artist_finder?
url =~ %r!http://img\.pixiv\.net/img/#{MONIKER}/?$!i
url =~ %r!https?://img\.pixiv\.net/img/#{MONIKER}/?$!i
end
def normalizable_for_artist_finder?