mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
Remove A3Manga(vi) (#3519)
This commit is contained in:
parent
332c086ce3
commit
92952bc37b
@ -1,9 +0,0 @@
|
||||
ext {
|
||||
extName = 'A3 Manga'
|
||||
extClass = '.A3Manga'
|
||||
themePkg = 'a3manga'
|
||||
baseUrl = 'https://www.a3manga.store'
|
||||
overrideVersionCode = 2
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
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.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.3 KiB |
@ -1,5 +0,0 @@
|
||||
package eu.kanade.tachiyomi.extension.vi.a3manga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga
|
||||
|
||||
class A3Manga : A3Manga("A3 Manga", "https://www.a3manga.store", "vi")
|
Loading…
Reference in New Issue
Block a user