sources: factor out Source::URL::Plurk.
Also fix it so that for adult works, we get the images posted by the artist in the replies. Example: https://www.plurk.com/p/omc64y (nsfw).
This commit is contained in:
@@ -342,6 +342,9 @@ class UploadsControllerTest < ActionDispatch::IntegrationTest
|
||||
should_upload_successfully("https://skeb.jp/@kokuzou593/works/45")
|
||||
should_upload_successfully("https://skeb.jp/@LambOic029/works/146")
|
||||
should_upload_successfully("https://skeb.imgix.net/uploads/origins/307941e9-dbe0-4e4b-93d4-94accdaff9a0?bg=%23fff&auto=format&w=800&s=e0ddfb1fa0d9f23797b338598aae78fa")
|
||||
|
||||
should_upload_successfully("https://www.plurk.com/p/omc64y")
|
||||
should_upload_successfully("https://www.plurk.com/p/om6zv4")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user