[wallhaven] rewrite

- use API
- remove login support, add 'api-key' option
- remove support for "alpha" subdomain - alpha.wallhaven.cc used numeric
  IDs that can't be translated to the new ID system
- support direct links to wallpapers
This commit is contained in:
Mike Fährmann
2019-05-30 23:11:36 +02:00
parent 5499934ae2
commit d33f5a7423
6 changed files with 108 additions and 121 deletions

View File

@@ -28,7 +28,6 @@ TRAVIS_SKIP = {
BROKEN = {
"mangapark",
"simplyhentai",
"wallhaven",
}