Baozi: add new domain (#6658)

* Baozi: add new domain

* Baozi: add changelog

* Baozi: remove old domain

* Baozi: Update CHANGELOG.md
This commit is contained in:
Further 2024-12-22 13:01:54 +08:00 committed by Draff
parent bfe8f5d00f
commit 5588f4d762
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
4 changed files with 17 additions and 4 deletions

View File

@ -18,6 +18,15 @@
<data android:host="*.webmota.com" />
<data android:host="webmota.com" />
<data android:host="*.kukuc.co" />
<data android:host="kukuc.co" />
<data android:host="*.twmanga.com" />
<data android:host="twmanga.com" />
<data android:host="*.dinnerku.com" />
<data android:host="dinnerku.com" />
<data
android:pathPattern="/comic/..*"
android:scheme="https" />

View File

@ -1,3 +1,7 @@
## 1.3.23 (2024-12-18)
- 设置里更新镜像网址
## 1.3.22 (2023-08-09)
- 设置里新增一些镜像网址

View File

@ -1,7 +1,7 @@
ext {
extName = 'Baozi Manhua'
extClass = '.Baozi'
extVersionCode = 22
extVersionCode = 23
}
apply from: "$rootDir/common.gradle"

View File

@ -287,9 +287,9 @@ class Baozi : ParsedHttpSource(), ConfigurableSource {
"cn.kukuc.co",
"tw.kukuc.co",
"www.kukuc.co",
"cn.czmanga.com",
"tw.czmanga.com",
"www.czmanga.com",
"cn.twmanga.com",
"tw.twmanga.com",
"www.twmanga.com",
"cn.dinnerku.com",
"tw.dinnerku.com",
"www.dinnerku.com",