[pinterest] use Pinterest's "Web" API (#83)

no access tokens, no user credentials of any kind ...
This commit is contained in:
Mike Fährmann
2018-04-24 22:17:25 +02:00
parent c6d5154fc3
commit 55d4d23860
2 changed files with 63 additions and 64 deletions

View File

@@ -22,7 +22,6 @@ TRAVIS_SKIP = {
# temporary issues, etc.
BROKEN = {
"gomanga", # server down
"pinterest", # access tokens have been set to 10 requests per hour
"puremashiro", # online reader down
}