x1ongzhu 1 年之前
父節點
當前提交
45e1275974
共有 2 個文件被更改,包括 515 次插入506 次删除
  1. 512 503
      config/template.yaml
  2. 3 3
      xray-api.js

文件差異過大導致無法顯示
+ 512 - 503
config/template.yaml


+ 3 - 3
xray-api.js

@@ -5,11 +5,11 @@ import path from "path"
 import { v4 as uuidv4 } from "uuid"
 import { v4 as uuidv4 } from "uuid"
 import randomstring from "randomstring"
 import randomstring from "randomstring"
 const api = axios.create({
 const api = axios.create({
-    baseURL: "https://levers.mesgity.top:2053/PDC3X8v9p2",
+    baseURL: "https://scouting0419.mesgity.top:2053/LQvb0quvC2",
     withCredentials: true
     withCredentials: true
 })
 })
-const username = "GxVq45s4"
-const password = "ETYCWw17"
+const username = "r962TFfc"
+const password = "hh6a5zSW"
 
 
 async function login() {
 async function login() {
     const { data, headers } = await api.post(
     const { data, headers } = await api.post(

部分文件因文件數量過多而無法顯示