change ixarea api endpoint
This commit is contained in:
parent
652bb1fc32
commit
5a7a9e3add
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user