[furaffinity] add 'external' option (closes #1492)

This commit is contained in:
Mike Fährmann
2021-08-08 18:53:02 +02:00
parent b5b1cf22b7
commit 5b1c62bfa9
3 changed files with 28 additions and 5 deletions

View File

@@ -1128,6 +1128,16 @@ Description
* ``"html"``: Raw HTML content
extractor.furaffinity.external
------------------------------
Type
``bool``
Default
``false``
Description
Follow external URLs linked in descriptions.
extractor.furaffinity.include
-----------------------------
Type

View File

@@ -98,6 +98,7 @@
"furaffinity":
{
"descriptions": "text",
"external": false,
"include": "gallery"
},
"gfycat":