implemented pixa source

This commit is contained in:
albert
2011-09-29 11:34:31 -04:00
parent ef51e8bc1e
commit 8eb9bc612b
3 changed files with 69 additions and 17 deletions

View File

@@ -7,10 +7,6 @@ module Sources
url =~ /^https?:\/\/(?:\w+\.)?pixiv\.net/
end
def initialize(url)
super
end
def site_name
"Pixiv"
end