[pinterest] only mention cookies for authentication (#1856)

regular login is broken due to CAPTCHA
This commit is contained in:
Mike Fährmann
2021-09-16 16:36:37 +02:00
parent 4b3e309b90
commit 7b05600056
4 changed files with 2 additions and 4 deletions

View File

@@ -229,7 +229,7 @@ AUTH_MAP = {
"patreon" : _COOKIES,
"pawoo" : _OAUTH,
"pillowfort" : "Supported",
"pinterest" : "Supported",
"pinterest" : _COOKIES,
"pixiv" : _OAUTH,
"ponybooru" : "API Key",
"reddit" : _OAUTH,