Fix #5078: Pixiv booth upload broken.
Allow image URLs from https://booth.pximg.net to be uploaded. Fix bug where Booth.pm URLs were incorrectly caught by the Pixiv extractor.
This commit is contained in:
@@ -25,6 +25,7 @@ module Source
|
||||
Source::URL::Pixiv,
|
||||
Source::URL::Twitter,
|
||||
Source::URL::ArtStation,
|
||||
Source::URL::Booth,
|
||||
Source::URL::DeviantArt,
|
||||
Source::URL::Fanbox,
|
||||
Source::URL::Fantia,
|
||||
|
||||
Reference in New Issue
Block a user