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

@@ -258,5 +258,13 @@ module Danbooru
def nico_seiga_password
nil
end
def pixa_login
nil
end
def pixa_password
nil
end
end
end