Remove www.haomanwu.com (#13695)

This commit is contained in:
stevenyomi 2022-10-03 23:05:08 +08:00 committed by GitHub
parent c79f4c1178
commit d8db25338e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 0 additions and 11 deletions

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

View File

@ -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"
}

View File

@ -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