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

@@ -20,6 +20,7 @@ module Source
SUBCLASSES = [
Source::URL::Twitter,
Source::URL::HentaiFoundry,
Source::URL::Lofter,
Source::URL::Newgrounds,
Source::URL::Plurk,
Source::URL::Skeb,