Add anifty.jp support

This commit is contained in:
nonamethanks
2022-04-18 16:45:17 +02:00
parent a45b18ed36
commit c9227645d9
9 changed files with 222 additions and 1 deletions

View File

@@ -47,6 +47,7 @@ module Source
Source::URL::Tumblr,
Source::URL::TwitPic,
Source::URL::Weibo,
Source::URL::Anifty,
]
# Parse a URL into a subclass of Source::URL, or raise an exception if the URL is not a valid HTTP or HTTPS URL.