added version
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
class AnimeAV1 {
|
class AnimeAV1 {
|
||||||
|
|
||||||
constructor() {
|
constructor() {
|
||||||
this.type = "anime-board"; // Required for scanner
|
this.type = "anime-board";
|
||||||
|
this.version = "1.0"
|
||||||
this.api = "https://animeav1.com";
|
this.api = "https://animeav1.com";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user