[exhentai] add 'domain' option (#897)

This commit is contained in:
Mike Fährmann
2020-07-17 19:25:19 +02:00
parent 45c32213dc
commit ecaecc4064
3 changed files with 20 additions and 3 deletions

View File

@@ -726,6 +726,18 @@ Description Minimum wait time in seconds before API requests.
=========== =====
extractor.exhentai.domain
-------------------------
=========== =====
Type ``string``
Default ``"auto"``
Description * ``"auto"``: Use ``e-hentai.org`` or ``exhentai.org``
depending on the input URL
* ``"e-hentai.org"``: Use ``e-hentai.org`` for all URLs
* ``"exhentai.org"``: Use ``exhentai.org`` for all URLs
=========== =====
extractor.exhentai.limits
-------------------------
=========== =====