mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
Mangahasu: update domain (#5275)
This commit is contained in:
parent
1a94b552ac
commit
187a0007ea
@ -1,7 +1,8 @@
|
||||
ext {
|
||||
extName = 'Mangahasu'
|
||||
extClass = '.Mangahasu'
|
||||
extVersionCode = 16
|
||||
extVersionCode = 17
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -27,7 +27,7 @@ class Mangahasu : ParsedHttpSource() {
|
||||
|
||||
override val name = "Mangahasu"
|
||||
|
||||
override val baseUrl = "https://mangahasu.se"
|
||||
override val baseUrl = "https://mangahasu.me"
|
||||
|
||||
override val lang = "en"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user