1、自动续期
This commit is contained in:
@ -15,15 +15,15 @@
|
||||
<link rel="dns-prefetch" href="https://www.googletagmanager.com" />
|
||||
<link rel="dns-prefetch" href="https://googleads.g.doubleclick.net" />
|
||||
|
||||
<title>Cliproxy - The world's best and fastest residential proxies</title>
|
||||
<title>WebIP - The world's best and fastest residential proxies</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="CliProxy has the fastest residential IP, with 100 million residential IPs from 180+ countries."
|
||||
content="WebIP has the fastest residential IP, with 100 million residential IPs from 180+ countries."
|
||||
/>
|
||||
|
||||
<link rel="stylesheet" href="static/css/font.min.css?20250723" />
|
||||
<link rel="stylesheet" href="static/css/nav.min.css" />
|
||||
<link rel="stylesheet" href="static/css/footer.min.css?20250723" />
|
||||
<link rel="stylesheet" href="static/css/footer.min.css?20250726" />
|
||||
|
||||
<section
|
||||
style="
|
||||
@ -39,7 +39,7 @@
|
||||
"
|
||||
>
|
||||
<h1 style="text-align: center; margin-bottom: 30px">
|
||||
[CLIproxy] Anti Money Laundering and Counter Terrorist Financing
|
||||
[WebIP] Anti Money Laundering and Counter Terrorist Financing
|
||||
Compliance Statement
|
||||
</h1>
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
<h3>Document Number: POL-AML-2025</h3>
|
||||
|
||||
<h3>1. Compliance Commitment</h3>
|
||||
<p>[CLIproxy] will strictly follow the following guidelines:</p>
|
||||
<p>[WebIP] will strictly follow the following guidelines:</p>
|
||||
<p>
|
||||
Comply with anti money laundering (AML), counter-terrorism financing
|
||||
(CFT), and sanction compliance laws and regulations in all jurisdictions
|
||||
@ -157,8 +157,8 @@
|
||||
<script data-cfasync="false" src="static/js/email-decode.min.js"></script>
|
||||
<script>
|
||||
const requestUrl = `${window.location.protocol}//${window.location.host}`;
|
||||
const centerUrl = "https://dash.cliproxy.com";
|
||||
const webDomain = "https://cliproxy.com";
|
||||
const centerUrl = "https://dash.WebIP.com";
|
||||
const webDomain = "https://WebIP.com";
|
||||
const language = "en";
|
||||
const expiredTxt = "Expired";
|
||||
</script>
|
||||
@ -204,7 +204,7 @@
|
||||
<header class="nav_header">
|
||||
<div class="header_content">
|
||||
<a href="index.html">
|
||||
<img style="height: 34px" src="static/picture/logo.png" alt="" />
|
||||
<img style="height: 34px" src="static/picture/logo.png?v=20250726" alt="" />
|
||||
</a>
|
||||
<div class="header_inner">
|
||||
<div class="header_menu">
|
||||
@ -752,7 +752,7 @@
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
<a
|
||||
href="https://www.youtube.com/@Cliproxyoffical"
|
||||
href="https://www.youtube.com/@WebIPoffical"
|
||||
target="_blank"
|
||||
>
|
||||
<svg
|
||||
@ -777,7 +777,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div>
|
||||
<a href="https://help.cliproxy.com/" target="_blank">
|
||||
<a href="https://help.WebIP.com/" target="_blank">
|
||||
<p>Help</p>
|
||||
</a>
|
||||
</div> -->
|
||||
@ -971,7 +971,7 @@
|
||||
</a>
|
||||
<a
|
||||
class="m-l-item-main-i"
|
||||
href="https://www.youtube.com/@Cliproxyoffical"
|
||||
href="https://www.youtube.com/@WebIPoffical"
|
||||
target="_blank"
|
||||
>
|
||||
<span>Video guide</span>
|
||||
@ -1010,14 +1010,14 @@
|
||||
</div>
|
||||
|
||||
<input type="hidden" id="language" value="en" />
|
||||
<input type="hidden" id="centerUrl" value="https://dash.cliproxy.com" />
|
||||
<input type="hidden" id="centerUrl" value="https://dash.WebIP.com" />
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<div class="footer_content">
|
||||
<div class="footer_left">
|
||||
<a href="index.html"
|
||||
><img src="static/picture/footer-logo.svg" alt=""
|
||||
><img style="height:34px;" src="static/picture/logo.png?v=20250726" alt=""
|
||||
/></a>
|
||||
<div class="infolanguage-nav">
|
||||
<div class="infol-text">
|
||||
@ -1183,7 +1183,7 @@
|
||||
</script> -->
|
||||
|
||||
<script data-cfasync="false" src="static/js/email-decode.min.js"></script>
|
||||
<script src="https://plugin-code.salesmartly.com/js/project_242649_249411_1739425928.js"></script>
|
||||
|
||||
<script>
|
||||
$(window).scroll(function () {
|
||||
var sTop = $(window).scrollTop();
|
||||
|
||||
Reference in New Issue
Block a user