sources: factor out Source::URL::Lofter.

This commit is contained in:
evazion
2022-02-25 23:42:42 -06:00
parent f062f2d145
commit 86d8e2d13d
4 changed files with 81 additions and 41 deletions

View File

@@ -345,6 +345,8 @@ class UploadsControllerTest < ActionDispatch::IntegrationTest
should_upload_successfully("https://www.plurk.com/p/omc64y")
should_upload_successfully("https://www.plurk.com/p/om6zv4")
should_upload_successfully("https://gengar563.lofter.com/post/1e82da8c_1c98dae1b")
end
end
end