Remove OCuMeo (#3111)

This commit is contained in:
Chopper 2024-05-19 05:17:11 -03:00 committed by Draff
parent 871c4d7a22
commit 4085d94f9a
7 changed files with 0 additions and 14 deletions

View File

@ -1,9 +0,0 @@
ext {
extName = 'O Cu Meo'
extClass = '.OCuMeo'
themePkg = 'a3manga'
baseUrl = 'https://www.ocumeo.store'
overrideVersionCode = 2
}
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.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

View File

@ -1,5 +0,0 @@
package eu.kanade.tachiyomi.extension.vi.ocumeo
import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga
class OCuMeo : A3Manga("Ổ Cú Mèo", "https://www.ocumeo.store", "vi")