1、baseurl
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
<script src="static/js/request.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 = 'zh';
|
||||
@ -58,7 +58,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <p class="go_register">没有账号? <a href="sign-up1.html">注册</a></p> -->
|
||||
<p class="go_register">没有账号? <a href="sign-up1.html">注册</a></p>
|
||||
|
||||
<!-- <div class="line">
|
||||
<p>或者 邮箱</p>
|
||||
@ -119,13 +119,13 @@
|
||||
<input type="hidden" id="language" value="zh">
|
||||
<!-- global js -->
|
||||
<script src="static/js/cookie.js"></script>
|
||||
<script src="static/js/common.js"></script>
|
||||
<script src="static/js/common.js?20250717"></script>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11505915218"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11505915191"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-17162872469"></script>
|
||||
|
||||
<script src="static/js/login.js"></script>
|
||||
<script src="static/js/login.js?20250717"></script>
|
||||
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
||||
Reference in New Issue
Block a user