mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
StoneScape cleanup (#1156)
This commit is contained in:
parent
f6d781b2d6
commit
76cb13bc41
@ -1,4 +1,4 @@
|
||||
package eu.kanade.tachiyomi.extension.ar.stonescape
|
||||
package eu.kanade.tachiyomi.extension.en.stonescape
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
import java.text.SimpleDateFormat
|
||||
@ -11,4 +11,5 @@ class StoneScape : Madara(
|
||||
SimpleDateFormat("MMMM dd, yyyy", Locale("en")),
|
||||
) {
|
||||
override val mangaSubString = "series"
|
||||
override val chapterUrlSelector = "div + a"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user