forked from AlmightyHak/extensions-source
(ar/witanime) Domain Change (#985)
* Update WitAnime.kt * Update build.gradle
This commit is contained in:
parent
82a8b81de2
commit
26dbc15b45
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'WIT ANIME'
|
||||
extClass = '.WitAnime'
|
||||
extVersionCode = 52
|
||||
extVersionCode = 53
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -30,7 +30,7 @@ class WitAnime : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
|||
|
||||
override val name = "WIT ANIME"
|
||||
|
||||
override val baseUrl = "https://witanime.pics"
|
||||
override val baseUrl = "https://witanime.cyou"
|
||||
|
||||
override val lang = "ar"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue