fixes #1207
This commit is contained in:
@@ -8,7 +8,7 @@ module Sources
|
|||||||
end
|
end
|
||||||
|
|
||||||
def referer_url(template)
|
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]
|
template.params[:ref]
|
||||||
else
|
else
|
||||||
template.params[:url]
|
template.params[:url]
|
||||||
|
|||||||
Reference in New Issue
Block a user