Add Rule34.us support.

This commit is contained in:
evazion
2022-11-10 12:53:06 -06:00
parent ec87cffe02
commit 15f611ca8b
6 changed files with 148 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ module Source
Source::URL::Anifty,
Source::URL::Furaffinity,
Source::URL::Bilibili,
Source::URL::Rule34DotUs,
]
# Parse a URL into a subclass of Source::URL, or raise an exception if the URL is not a valid HTTP or HTTPS URL.