AnimeXin: update url (#520)
This commit is contained in:
parent
8d6cb4d959
commit
dfff9f3e85
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ ext {
|
|||
extClass = '.AnimeXin'
|
||||
themePkg = 'animestream'
|
||||
baseUrl = 'https://animexin.vip'
|
||||
overrideVersionCode = 8
|
||||
overrideVersionCode = 9
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -14,7 +14,7 @@ import eu.kanade.tachiyomi.multisrc.animestream.AnimeStream
|
|||
class AnimeXin : AnimeStream(
|
||||
"all",
|
||||
"AnimeXin",
|
||||
"https://animexin.vip",
|
||||
"https://animexin.dev",
|
||||
) {
|
||||
override val id = 4620219025406449669
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue