(ar/witanime) Domain Change #985
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"
|
||||
|
@ -12,4 +12,4 @@ dependencies {
|
|||
implementation(project(':lib:okru-extractor'))
|
||||
implementation(project(':lib:mp4upload-extractor'))
|
||||
implementation(project(':lib:vidbom-extractor'))
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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