Cypher Scans: Update Domain and Icons ()

Update domain and icons
This commit is contained in:
Prem Kumar 2025-02-09 13:03:53 +05:30 committed by Draff
parent 28942d4f8f
commit 5c73069818
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
7 changed files with 3 additions and 3 deletions
src/en/cypherscans
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/extension/en/cypherscans

@ -2,8 +2,8 @@ ext {
extName = 'Cypher Scans'
extClass = '.CypherScans'
themePkg = 'mangathemesia'
baseUrl = 'https://cypherscans.xyz'
overrideVersionCode = 0
baseUrl = 'https://cypheroscans.xyz'
overrideVersionCode = 1
}
apply from: "$rootDir/common.gradle"

Binary file not shown.

Before

(image error) Size: 5.4 KiB

After

(image error) Size: 6.6 KiB

Binary file not shown.

Before

(image error) Size: 2.8 KiB

After

(image error) Size: 3.3 KiB

Binary file not shown.

Before

(image error) Size: 8.2 KiB

After

(image error) Size: 9.9 KiB

Binary file not shown.

Before

(image error) Size: 16 KiB

After

(image error) Size: 20 KiB

Binary file not shown.

Before

(image error) Size: 24 KiB

After

(image error) Size: 30 KiB

@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.en.cypherscans
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")