Drake Scans: update domain (#5202)

Change skips some redirects.
This commit is contained in:
Vetle Ledaal 2024-09-25 15:52:53 +02:00 committed by Draff
parent 5a827719cf
commit 8c78d137ca
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 4 additions and 3 deletions

View File

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

View File

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