
* add linting to multisrc * remove generated blocks * lint again * re-format the file * remove buildScript block * manaully format * remove groups
6 lines
185 B
Kotlin
6 lines
185 B
Kotlin
package eu.kanade.tachiyomi.extension.en.sugarbabies
|
|
|
|
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|
|
|
class SugarBabies : Madara("Sugar Babies", "https://sugarbscan.com", "en")
|