change ixarea api endpoint

This commit is contained in:
MengYX 2021-08-08 07:56:28 +08:00
parent 652bb1fc32
commit 5a7a9e3add
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
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