AsuraScans: Update domain (#2791)

Update domain
This commit is contained in:
bapeey 2024-05-03 05:40:49 -05:00 committed by Draff
parent 9c152bb303
commit f189ddfa55
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'Asura Scans'
extClass = '.AsuraScans'
themePkg = 'mangathemesia'
baseUrl = 'https://asuratoon.com'
overrideVersionCode = 3
baseUrl = 'https://asuracomic.net'
overrideVersionCode = 4
}
apply from: "$rootDir/common.gradle"

View File

@ -11,7 +11,7 @@ import java.util.Locale
class AsuraScans : MangaThemesiaAlt(
"Asura Scans",
"https://asuratoon.com",
"https://asuracomic.net",
"en",
dateFormat = SimpleDateFormat("MMM d, yyyy", Locale.US),
randomUrlPrefKey = "pref_permanent_manga_url_2_en",