Update Japscan URL (#665)

Update Japscan URL
This commit is contained in:
Logan B 2018-12-10 23:56:59 +13:00 committed by Carlos
parent f3600c50b4
commit 76f2cf81bb
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: Japscan'
pkgNameSuffix = 'fr.japscan'
extClass = '.Japscan'
extVersionCode = 3
extVersionCode = 4
libVersion = '1.2'
}

View File

@ -23,7 +23,7 @@ class Japscan : ParsedHttpSource() {
override val name = "Japscan"
override val baseUrl = "https://www.japscan.cc"
override val baseUrl = "https://www.japscan.to"
override val lang = "fr"