Update anime/hianime/source.js
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
class HiAnime {
|
class HiAnime {
|
||||||
constructor() {
|
constructor() {
|
||||||
this.type = "anime-board";
|
this.type = "anime-streaming";
|
||||||
this.version = "1.0"
|
this.version = "1.0"
|
||||||
this.baseUrl = "https://hianime.to";
|
this.baseUrl = "https://hianime.to";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user