Remove www.haomanwu.com (#13695)
This commit is contained in:
parent
c79f4c1178
commit
d8db25338e
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
|
@ -1,7 +0,0 @@
|
|||
package eu.kanade.tachiyomi.extension.zh.haomanwu_www
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mccms.MCCMS
|
||||
|
||||
class Haomanwu_www : MCCMS("好漫屋 (网页)", "https://www.haomanwu.com") {
|
||||
override val lazyLoadImageAttr = "data-echo"
|
||||
}
|
|
@ -20,10 +20,6 @@ class MCCMSGenerator : ThemeSourceGenerator {
|
|||
name = "Haoman8", baseUrl = "https://www.haoman8.com", lang = "zh",
|
||||
className = "Haoman8", sourceName = "好漫8", overrideVersionCode = 0
|
||||
),
|
||||
SingleLang(
|
||||
name = "Haomanwu (www)", baseUrl = "https://www.haomanwu.com", lang = "zh",
|
||||
className = "Haomanwu_www", sourceName = "好漫屋 (网页)", overrideVersionCode = 0
|
||||
),
|
||||
SingleLang(
|
||||
name = "Pupu Manhua", baseUrl = "https://app.manhuaorg.com", lang = "zh",
|
||||
className = "Manhuaorg", sourceName = "朴朴漫画", overrideVersionCode = 2
|
||||
|
|
Loading…
Reference in New Issue