aboutsummaryrefslogtreecommitdiff
path: root/src/types
diff options
context:
space:
mode:
Diffstat (limited to 'src/types')
-rw-r--r--src/types/anime.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/types/anime.ts b/src/types/anime.ts
index c23acaa..782add8 100644
--- a/src/types/anime.ts
+++ b/src/types/anime.ts
@@ -121,11 +121,11 @@ export type AnimeServers =
| "vidcloud";
export enum Servers {
- VidStreaming = "vidstreaming",
+ VidStreaming = "hd-1",
MegaCloud = "megacloud",
StreamSB = "streamsb",
StreamTape = "streamtape",
- VidCloud = "vidcloud",
+ VidCloud = "hd-2",
AsianLoad = "asianload",
GogoCDN = "gogocdn",
MixDrop = "mixdrop",