XXManhwa: Update domain (#3473)

This commit is contained in:
Smol Ame 2024-06-09 05:25:01 -07:00 committed by Draff
parent bdcd561891
commit d2cb60d570
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'XXManhwa'
extClass = '.XxManhwa'
extVersionCode = 1
extVersionCode = 2
isNsfw = true
}

View File

@ -31,7 +31,7 @@ class XxManhwa : ParsedHttpSource(), ConfigurableSource {
override val lang = "vi"
override val baseUrl = "https://xxmanhwa.net"
override val baseUrl = "https://xxmanhwas.net"
override val supportsLatest = false