Add ZinChanManga.com (#2384)
This commit is contained in:
parent
955c098d8e
commit
398e59a3e3
10
src/en/zinchanmangacom/build.gradle
Normal file
10
src/en/zinchanmangacom/build.gradle
Normal file
@ -0,0 +1,10 @@
|
||||
ext {
|
||||
extName = 'ZinChanManga.com'
|
||||
extClass = '.ZinChanMangaCom'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://zinchanmanga.com'
|
||||
overrideVersionCode = 0
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
BIN
src/en/zinchanmangacom/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/en/zinchanmangacom/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
src/en/zinchanmangacom/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/en/zinchanmangacom/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
src/en/zinchanmangacom/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/en/zinchanmangacom/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
src/en/zinchanmangacom/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/en/zinchanmangacom/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
BIN
src/en/zinchanmangacom/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/en/zinchanmangacom/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
@ -0,0 +1,5 @@
|
||||
package eu.kanade.tachiyomi.extension.en.zinchanmangacom
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class ZinChanMangaCom : Madara("ZinChanManga.com", "https://zinchanmanga.com", "en")
|
Loading…
x
Reference in New Issue
Block a user