Update Foolslide (Hatigarm) (#1139)

Update Foolslide (Hatigarm)
This commit is contained in:
SaruDesu 2019-05-27 20:25:13 +08:00 committed by Eugene
parent e267352b13
commit ebd35b15b0
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ class PinkFatale : FoolSlide("PinkFatale", "http://manga.pinkfatale.net", "en")
class AnataNoMotokare : FoolSlide("Anata no Motokare", "https://motokare.maos.ca", "en") class AnataNoMotokare : FoolSlide("Anata no Motokare", "https://motokare.maos.ca", "en")
// Has other languages too but it is difficult to differentiate between them // Has other languages too but it is difficult to differentiate between them
class HatigarmScans : FoolSlide("Hatigarm Scans", "http://hatigarmscans.eu", "en", "/hs") { class HatigarmScans : FoolSlide("Hatigarm Scans", "http://hatigarmscans.net", "en", "/hs") {
override fun chapterListSelector() = "div.list-group div.list-group-item:not(.active)" override fun chapterListSelector() = "div.list-group div.list-group-item:not(.active)"
override val chapterDateSelector = "div.label" override val chapterDateSelector = "div.label"