uploads: temp disable Pixiv source strategy.

Pixiv API client is currently broken. Temporarily disable Pixiv source
strategy so direct image Pixiv uploads can still go through. The
posts.pixiv_id field will need to be backfilled later.
This commit is contained in:
evazion
2021-02-08 23:48:26 -06:00
parent 12c61860e1
commit 7520c4db49

View File

@@ -2,7 +2,7 @@ module Sources
module Strategies
def self.all
[
Strategies::Pixiv,
#Strategies::Pixiv,
Strategies::Fanbox,
Strategies::NicoSeiga,
Strategies::Twitter,