This commit is contained in:
Toks
2014-05-29 23:43:19 -04:00
parent be5f946fab
commit d092ea0094

View File

@@ -8,7 +8,7 @@ module Sources
end
def referer_url(template)
if template.params[:ref] =~ /pixiv\.net\/member_illust/ && template.params[:ref] !~ /mode=manga/
if template.params[:ref] =~ /pixiv\.net\/member_illust/ && template.params[:ref] =~ /mode=medium/
template.params[:ref]
else
template.params[:url]