ComicExtra: update domain (#4131)

This commit is contained in:
Vetle Ledaal 2024-07-21 09:18:07 +02:00 committed by Draff
parent 77943d4f37
commit ff29d26ace
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext { ext {
extName = 'ComicExtra' extName = 'ComicExtra'
extClass = '.ComicExtra' extClass = '.ComicExtra'
extVersionCode = 15 extVersionCode = 16
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -23,7 +23,7 @@ class ComicExtra : ParsedHttpSource() {
override val name = "ComicExtra" override val name = "ComicExtra"
override val baseUrl = "https://comicextra.org" override val baseUrl = "https://comixextra.com"
override val lang = "en" override val lang = "en"