update url ar.thunderscans "all" (#4765)

This commit is contained in:
mohamedotaku 2024-08-26 12:25:53 +01:00 committed by Draff
parent a973660aa0
commit 2d16d1896b
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ ext {
extClass = '.ThunderScansFactory'
themePkg = 'mangathemesia'
baseUrl = 'https://en-thunderscans.com'
overrideVersionCode = 4
overrideVersionCode = 5
}
apply from: "$rootDir/common.gradle"

View File

@ -14,7 +14,7 @@ class ThunderScansFactory : SourceFactory {
class ThunderScansAR : MangaThemesiaAlt(
"Thunder Scans",
"https://thunderscans.com",
"https://ar-thunderepic.com",
"ar",
dateFormat = SimpleDateFormat("MMM d, yyy", Locale("ar")),
)