1、baseurl
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
</section>
|
||||
|
||||
<script data-cfasync="false" src="static/js/email-decode.min.js"></script><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