Remove NgonPhong (#3112)
This commit is contained in:
parent
4085d94f9a
commit
5c9980dec9
|
@ -1,9 +0,0 @@
|
||||||
ext {
|
|
||||||
extName = 'Ngon Phong'
|
|
||||||
extClass = '.NgonPhong'
|
|
||||||
themePkg = 'a3manga'
|
|
||||||
baseUrl = 'https://www.ngonphong.com'
|
|
||||||
overrideVersionCode = 1
|
|
||||||
}
|
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
|
@ -1,7 +0,0 @@
|
||||||
package eu.kanade.tachiyomi.extension.vi.ngonphong
|
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga
|
|
||||||
|
|
||||||
class NgonPhong : A3Manga("Ngôn Phong", "https://www.ngonphong.com", "vi") {
|
|
||||||
override val id: Long = 7268977637085631557
|
|
||||||
}
|
|
Loading…
Reference in New Issue