change ixarea api endpoint

This commit is contained in:
MengYX 2021-08-08 07:56:28 +08:00
parent 565e06d175
commit 51bcf55c3b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import {fromByteArray as Base64Encode} from "base64-js";
export const IXAREA_API_ENDPOINT = "https://stats.ixarea.com/apis"
export const IXAREA_API_ENDPOINT = "https://um-api.ixarea.com"
export interface UpdateInfo {
Found: boolean