sources: factor out Source::URL::Mastodon.

This commit is contained in:
evazion
2022-02-26 15:08:27 -06:00
parent 86d8e2d13d
commit 74fdeef10c
4 changed files with 110 additions and 41 deletions

View File

@@ -21,6 +21,7 @@ module Source
Source::URL::Twitter,
Source::URL::HentaiFoundry,
Source::URL::Lofter,
Source::URL::Mastodon,
Source::URL::Newgrounds,
Source::URL::Plurk,
Source::URL::Skeb,