Update Japscan domain name (#15397)

Update domain name
This commit is contained in:
Mylloon 2023-02-18 21:45:44 +01:00 committed by GitHub
parent a736f20dd0
commit 8cf3472578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ ext {
extName = 'Japscan' extName = 'Japscan'
pkgNameSuffix = 'fr.japscan' pkgNameSuffix = 'fr.japscan'
extClass = '.Japscan' extClass = '.Japscan'
extVersionCode = 38 extVersionCode = 39
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -41,7 +41,7 @@ class Japscan : ConfigurableSource, ParsedHttpSource() {
override val name = "Japscan" override val name = "Japscan"
override val baseUrl = "https://www.japscan.me" override val baseUrl = "https://www.japscan.lol"
override val lang = "fr" override val lang = "fr"