sources: add Tinami support.

This commit is contained in:
evazion
2022-03-19 00:38:19 -05:00
parent 40cbc0423c
commit 01b683798e
6 changed files with 256 additions and 0 deletions

View File

@@ -358,6 +358,8 @@ class UploadsControllerTest < ActionDispatch::IntegrationTest
should_upload_successfully("https://fantia.jp/products/249638")
should_upload_successfully("http://wwwew.web.fc2.com/e/405.jpg")
should_upload_successfully("http://www.tinami.com/view/1087268")
end
end
end