[komikcast] update test results

This commit is contained in:
Mike Fährmann 2019-03-07 14:26:39 +01:00
parent a881537b91
commit 0887fb61f4
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88
2 changed files with 3 additions and 4 deletions

View File

@ -51,7 +51,7 @@ class KomikcastChapterExtractor(KomikcastBase, ChapterExtractor):
test = ( test = (
(("https://komikcast.com/chapter/" (("https://komikcast.com/chapter/"
"apotheosis-chapter-02-2-bahasa-indonesia/"), { "apotheosis-chapter-02-2-bahasa-indonesia/"), {
"url": "9a83891748e51a885d918032274706e9c76d01ca", "url": "f6b43fbc027697749b3ea1c14931c83f878d7936",
"keyword": "f3938e1aff9ad1f302f52447e9781b21f6da26d4", "keyword": "f3938e1aff9ad1f302f52447e9781b21f6da26d4",
}), }),
(("https://komikcast.com/chapter/" (("https://komikcast.com/chapter/"

View File

@ -25,10 +25,9 @@ TRAVIS_SKIP = {
# temporary issues, etc. # temporary issues, etc.
BROKEN = { BROKEN = {
"fallenangels", "dokireader", # expired cert
"komikcast",
"mangapark", "mangapark",
"seaotterscans", "seaotterscans", # "Name or service not known"
} }