|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'Cypher Scans'
|
extName = 'Cypher Scans'
|
||||||
extClass = '.CypherScans'
|
extClass = '.CypherScans'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://cypherscans.xyz'
|
baseUrl = 'https://cypheroscans.xyz'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 30 KiB |
|
@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.en.cypherscans
|
||||||
|
|
||||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||||
|
|
||||||
class CypherScans : MangaThemesia("Cypher Scans", "https://cypherscans.xyz", "en")
|
class CypherScans : MangaThemesia("Cypher Scans", "https://cypheroscans.xyz", "en")
|
||||||
|
|