AniWatch (#999)
* Update build.gradle * Update build.gradle * Update and rename AniWatch.kt to AniWatchtv.kt * Update AniWatchtv.kt
This commit is contained in:
parent
66ca8544d3
commit
38368f56ac
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ ext {
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
|
@ -8,7 +8,7 @@ import eu.kanade.tachiyomi.network.GET
|
||||||
import okhttp3.Request
|
import okhttp3.Request
|
||||||
import org.jsoup.nodes.Element
|
import org.jsoup.nodes.Element
|
||||||
|
|
||||||
class AniWatch : ZoroTheme(
|
class AniWatchtv : ZoroTheme(
|
||||||
"en",
|
"en",
|
||||||
"AniWatchtv",
|
"AniWatchtv",
|
||||||
"https://aniwatchtv.to",
|
"https://aniwatchtv.to",
|
Loading…
Add table
Add a link
Reference in a new issue