Files
proxy_web_site/forgot-password.html

123 lines
5.6 KiB
HTML
Raw Normal View History

2025-07-12 15:34:14 +08:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="dns-prefetch" href="https://www.googletagmanager.com">
<link rel="dns-prefetch" href="https://googleads.g.doubleclick.net">
2025-07-28 18:06:46 +08:00
<title>WebIP - The world's best and fastest residential proxies</title>
<meta name="description" content="WebIP has the fastest residential IP, with 100 million residential IPs from 180+ countries.">
2025-07-12 15:34:14 +08:00
<link href="/static/images/favicon.ico" rel="shortcut icon" type="image/x-icon">
2025-07-24 09:07:19 +08:00
<link rel="stylesheet" href="static/css/font.min.css?20250723">
2025-07-12 15:34:14 +08:00
<link rel="stylesheet" href="static/css/index.min3.css">
<script>
2025-07-18 18:06:55 +08:00
const requestUrl = `${window.location.protocol}//${window.location.host}`;
2025-07-28 18:06:46 +08:00
const centerUrl = 'https://dash.WebIP.com';
const webDomain = 'https://WebIP.com';
2025-07-12 15:34:14 +08:00
const language = 'en';
</script>
<script src="static/js/jquery.min.js"></script>
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1453390052508918');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1396455098066592&ev=PageView&noscript=1"></noscript>
</head>
<body>
<section>
<div class="login_box">
<div class="login_left">
<div class="msg_list_box">
2025-07-28 18:06:46 +08:00
<img class="logo" src="static/picture/login_logo.png?v=20250726" alt="logo">
2025-07-12 15:34:14 +08:00
<div class="title">
<span>Reset password</span>
<div class="lang_list">
<img class="lang_icon" src="static/picture/lang_icon1.png" alt="icon">
<span> English </span>
<img class="select_icon" src="static/picture/select.png" alt="icon">
<div class="select_list">
<a href="sign-in1.html"><span>中文简体</span><img src="static/picture/active.png" alt="icon"></a>
<a href="javascript:" class="active"><span>English</span><img src="static/picture/active.png" alt="icon"></a>
</div>
</div>
</div>
<p class="go_register"><a href="sign-in.html">Sign in</a> Or <a href="sign-up.html">Sign up</a></p>
<div class="user_msg" id="forgot_email">
<p>Email<span></span></p>
<input type="text">
<span class="error_tip">The field is required.</span>
</div>
<div class="user_msg" id="forgot_code">
<p>Email Verification code<span></span></p>
<div class="code_box">
<input type="text">
<button>Get code</button>
</div>
<span class="error_tip">The field is required.</span>
</div>
<div class="user_msg" id="forgot_pwd">
<p>New password</p>
<div class="pwd_box">
<input type="password">
<img id="eyeIcon" src="static/picture/pwd-1.png" alt="icon">
<img style="display: none;" src="static/picture/pwd-2.png" alt="icon">
</div>
<span class="error_tip">The field is required.</span>
</div>
<button class="login_btn">Confirm</button>
</div>
</div>
<div class="login_right">
<h1>Most effective and purest residential proxies</h1>
<p><img src="static/picture/selected.png" alt="selected">Residential IPs exceeds 100 million</p>
<p><img src="static/picture/selected.png" alt="selected">Unlimited bandwidth, unlimited concurrent sessions</p>
<p><img src="static/picture/selected.png" alt="selected">Traffic that never expires</p>
<p><img src="static/picture/selected.png" alt="selected">Never get detected, 99.9% uptime</p>
<div>
<img class="signIp" src="static/picture/signIp.png" alt="">
<img class="signInco1" src="static/picture/signInco1.png" alt="">
</div>
</div>
</div>
</section>
<input type="hidden" id="language" value="en">
<!-- global js -->
<script src="static/js/cookie.js"></script>
<script src="static/js/common.js"></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/forgot.js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-11505915218');
gtag('config', 'AW-11505915191');
// fbq('track', 'Lead');
</script>
</body>
</html>