mirror of
https://github.com/PaiGramTeam/luoxu-api-pub.git
synced 2024-11-22 07:08:05 +00:00
chore: change api
This commit is contained in:
parent
b142b76651
commit
d3e965f1e9
@ -5,7 +5,7 @@
|
|||||||
import { sleep } from "./util.js";
|
import { sleep } from "./util.js";
|
||||||
import "./global.css";
|
import "./global.css";
|
||||||
|
|
||||||
const LUOXU_URL = "https://lab.lilydjwg.me/luoxu";
|
const LUOXU_URL = "https://search-pub.xtaolabs.com/luoxu";
|
||||||
const islocal = LUOXU_URL.startsWith("http://localhost");
|
const islocal = LUOXU_URL.startsWith("http://localhost");
|
||||||
let groups: { group_id: string; name: string }[] = [];
|
let groups: { group_id: string; name: string }[] = [];
|
||||||
let group: string;
|
let group: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user