Fix #5354: Add bookmarklet support for picdig.net.

This commit is contained in:
evazion
2022-12-03 02:48:56 -06:00
parent ed0716693b
commit 640a20d81c
7 changed files with 241 additions and 0 deletions

View File

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