1、baseurl
This commit is contained in:
10
sign-in.html
10
sign-in.html
@ -23,7 +23,7 @@
|
||||
|
||||
<script src="static/js/request.js"></script>
|
||||
<script>
|
||||
// const requestUrl = "http://proxy.apiapl.com/api/v1";
|
||||
// const requestUrl = "http://192.168.2.22:8086/api/v1";
|
||||
const centerUrl = "https://dash.cliproxy.com";
|
||||
const webDomain = "https://cliproxy.com";
|
||||
const language = "en";
|
||||
@ -96,9 +96,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <p class="go_register">
|
||||
<p class="go_register">
|
||||
Don't have an account? <a href="sign-up.html">Sign up</a>
|
||||
</p> -->
|
||||
</p>
|
||||
|
||||
<!-- <div class="line">
|
||||
<p>or Email</p>
|
||||
@ -174,7 +174,7 @@
|
||||
<input type="hidden" id="language" value="en" />
|
||||
<!-- 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
|
||||
@ -189,7 +189,7 @@
|
||||
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 src="static/js/googlelogin.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user