Add source: ManhwaClan (#11638)
This commit is contained in:
parent
1a2cf26a77
commit
c8cd2e6358
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
multisrc/overrides/madara/manhwaclan/res/web_hi_res_512.png
Normal file
BIN
multisrc/overrides/madara/manhwaclan/res/web_hi_res_512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
8
multisrc/overrides/madara/manhwaclan/src/ManhwaClan.kt
Normal file
8
multisrc/overrides/madara/manhwaclan/src/ManhwaClan.kt
Normal file
@ -0,0 +1,8 @@
|
||||
package eu.kanade.tachiyomi.extension.en.manhwaclan
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class ManhwaClan : Madara("ManhwaClan", "https://manhwaclan.com", "en") {
|
||||
// sfw content marked as nsfw (no nsfw content on the site yet)
|
||||
override val adultContentFilterOptions: Array<String> = arrayOf("All", "Only", "None")
|
||||
}
|
@ -309,6 +309,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Manhwa365", "https://manhwa365.com", "en", isNsfw = true),
|
||||
SingleLang("Manhwa68", "https://manhwa68.com", "en", isNsfw = true, overrideVersionCode = 3),
|
||||
SingleLang("ManhwaBookShelf", "https://manhwabookshelf.com", "en"),
|
||||
SingleLang("ManhwaClan", "https://manhwaclan.com", "en"),
|
||||
SingleLang("ManhwaNelo", "https://manhwanelo.com", "en", overrideVersionCode = 2),
|
||||
SingleLang("ManhwaTime", "https://manhwatime.com", "ar"),
|
||||
SingleLang("ManhwaWorld", "https://manhwaworld.com", "en"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user