thunderscans "ar" use random url (#2554)

This commit is contained in:
mohamedotaku 2024-04-25 16:51:24 +01:00 committed by GitHub
parent 51fbb2cfbb
commit f54f289eac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

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

View File

@ -1,6 +1,7 @@
package eu.kanade.tachiyomi.extension.all.thunderscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesiaAlt
import eu.kanade.tachiyomi.source.SourceFactory
import java.text.SimpleDateFormat
import java.util.Locale
@ -12,7 +13,7 @@ class ThunderScansFactory : SourceFactory {
)
}
class ThunderScansAR : MangaThemesia(
class ThunderScansAR : MangaThemesiaAlt(
"Thunder Scans",
"https://thunderscans.com",
"ar",