* Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3 * Fixed tests
This commit is contained in:
@@ -2,7 +2,7 @@ module Downloads
|
||||
module Strategies
|
||||
class Base
|
||||
def self.strategies
|
||||
[Pixiv, Tinami, Pixa]
|
||||
[Pixiv]
|
||||
end
|
||||
|
||||
def rewrite(url, headers)
|
||||
|
||||
Reference in New Issue
Block a user