1、baseurl
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
<link rel="stylesheet" href="static/css/country_code.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 = 'en';
|
||||
|
||||
Reference in New Issue
Block a user