DrakeScans: Update domain (#4017)

Update domain
This commit is contained in:
Chopper 2024-07-15 02:25:06 -03:00 committed by Draff
parent 6c1d3fb563
commit 0f91d36deb
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Drake Scans' extName = 'Drake Scans'
extClass = '.DrakeScans' extClass = '.DrakeScans'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://drake-scans.com' baseUrl = 'https://drakecomic.com'
overrideVersionCode = 12 overrideVersionCode = 13
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -9,7 +9,7 @@ import java.util.concurrent.TimeUnit
class DrakeScans : MangaThemesia( class DrakeScans : MangaThemesia(
"Drake Scans", "Drake Scans",
"https://drake-scans.com", "https://drakecomic.com",
"en", "en",
) { ) {
// madara -> mangathemesia // madara -> mangathemesia