Remove OCuMeo (#3111)

This commit is contained in:
Chopper 2024-05-19 05:17:11 -03:00 committed by GitHub
parent a808574960
commit edfaf39a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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")