[pinterest] add 'domain' option (#3484)

use input URL domain by default
This commit is contained in:
Mike Fährmann
2023-01-04 16:40:03 +01:00
parent f1a715dbcd
commit 9116398c1c
3 changed files with 41 additions and 22 deletions

View File

@@ -228,6 +228,7 @@
},
"pinterest":
{
"domain": "auto",
"sections": true,
"videos": true
},