1、baseurl

This commit is contained in:
2025-07-18 18:06:55 +08:00
parent b837e4da11
commit e233e2be86
69 changed files with 340 additions and 1912 deletions

View File

@ -18,7 +18,7 @@
<link rel="stylesheet" href="static/css/price.min.css">
<script>
const requestUrl = 'http://proxy.apiapl.com/api/v1';
const requestUrl = `${window.location.protocol}//${window.location.host}`;
const centerUrl = 'https://dash.cliproxy.com';
const webDomain = 'https://cliproxy.com';
const language = 'zh';