AnimeSama: change domain: .fr to .org (#11380)

AnimeSama: From .fr to .org (closes #11379
)
This commit is contained in:
CriosChan 2025-11-03 16:31:15 +01:00 committed by Draff
parent 678b988f13
commit b8f9a38f48
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'AnimeSama'
extClass = '.AnimeSama'
extVersionCode = 9
extVersionCode = 10
}
apply from: "$rootDir/common.gradle"

View File

@ -30,7 +30,7 @@ class AnimeSama : ParsedHttpSource() {
override val name = "AnimeSama"
override val baseUrl = "https://anime-sama.fr"
override val baseUrl = "https://anime-sama.org"
private val cdn = "$baseUrl/s2/scans/"