mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
更换喵喵api为ip地址
This commit is contained in:
parent
d571eb235e
commit
48f15da506
@ -5,7 +5,7 @@ import moment from "moment";
|
||||
import { artiIdx, artiSetMap, attrMap } from "./miao_meta.js";
|
||||
import cmeta from "../data/enka_char.js";
|
||||
|
||||
const url = "http://miaoapi.cn/profile";
|
||||
const url = "http://49.232.91.210/profile";
|
||||
|
||||
let Miao = {
|
||||
key: "miao",
|
||||
|
Loading…
Reference in New Issue
Block a user