RavenManga: update domain (#2851)
This commit is contained in:
parent
4d76106169
commit
ab6e43b1df
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'RavenManga'
|
||||
extClass = '.RavenManga'
|
||||
extVersionCode = 1
|
||||
extVersionCode = 2
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ class RavenManga : ParsedHttpSource() {
|
|||
|
||||
override val name = "RavenManga"
|
||||
|
||||
override val baseUrl = "https://ravenseries.lat"
|
||||
override val baseUrl = "https://ravensword.lat"
|
||||
|
||||
override val lang = "es"
|
||||
|
||||
|
|
Loading…
Reference in New Issue