Merge pull request #2782 from evazion/fix-2779
Fix #2779: Erroneous pixiv_id parsed for novel/background/profile images
This commit is contained in:
@@ -82,6 +82,10 @@ module Sources
|
||||
[image_url]
|
||||
end
|
||||
|
||||
def tags
|
||||
@tags || []
|
||||
end
|
||||
|
||||
# Should be set to a url for sites that prevent hotlinking, or left nil for sites that don't.
|
||||
def fake_referer
|
||||
nil
|
||||
|
||||
Reference in New Issue
Block a user