remove useless file

This commit is contained in:
rustdesk 2023-08-26 20:18:16 +08:00
parent bdba2946c7
commit bc0f9982ba
7 changed files with 0 additions and 631 deletions

View File

@ -1,91 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="646b4e2455fe78f2da81015e" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>Protected page</title>
<meta content="Protected page" property="og:title">
<meta content="Protected page" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="utility-page-wrap">
<div class="utility-page-content w-password-page w-form">
<form action="/.wf_auth" method="post" id="email-form" name="email-form" data-name="Email Form" class="utility-page-form w-password-page"><label for="pass" class="w-password-page">Password</label><input type="password" class="w-password-page w-input" autofocus="true" maxlength="256" name="pass" data-name="field" placeholder="Enter your password" id="pass"><input type="submit" value="Submit" data-wait="Please wait..." class="w-password-page w-button">
<div class="w-password-page w-form-fail">
<div>Incorrect password. Please try again.</div>
</div>
<div style="display:none" class="w-password-page w-embed w-script"><input type="hidden" name="path" value="<%WF_FORM_VALUE_PATH%>"><input type="hidden" name="page" value="<%WF_FORM_VALUE_PAGE%>"></div>
<div style="display:none" class="w-password-page w-embed w-script">
<script type="application/javascript">(function _handlePasswordPageOnload() {
if (/[?&]e=1(&|$)/.test(document.location.search)) {
document.querySelector('.w-password-page.w-form-fail').style.display = 'block';
}
})()</script>
</div>
</form>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,78 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a76809616fa75a4074" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-userformpagewrap">
<div class="w-users-userformheader"><img src="https://d3e54v103j8qbb.cloudfront.net/static/utility-lock.ae54711958.svg" alt="">
<h2>Access Denied</h2>
</div>
<p>A site membership is required to view this page. Please <a href="sign-up.html">Sign up</a> or <a href="log-in.html">Log in</a>.</p>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,87 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a66809616fa75a400b" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-userformpagewrap">
<div class="w-users-userloginformwrapper">
<form data-wf-user-form-type="login" data-wf-user-form-redirect="/" method="post">
<div class="w-users-userformheader">
<h2>Log in</h2>
</div><label for="Email">Email</label><input type="email" maxlength="256" placeholder="" name="Email" id="wf-log-in-email" class="w-input" autocomplete="username" required="" data-wf-user-form-input-type="email"><label for="Password">Password</label><input type="password" maxlength="256" placeholder="" name="Password" id="wf-log-in-password" class="w-input" required="" data-wf-user-form-input-type="password"><input type="submit" value="Log In" data-wait="Please wait..." class="w-users-userformbutton w-button">
<div class="w-users-userformfooter"><span>Don&#x27;t have an account?</span>
<a href="sign-up.html" class="w-inline-block">Sign Up</a>
</div>
</form>
<div style="display:none" data-wf-user-form-error="true" class="w-users-userformerrorstate w-form-fail">
<div class="user-form-error-msg" wf-login-form-general-error-error="We&#x27;re having trouble logging you in. Please try again, or contact us if you continue to have problems." wf-login-form-invalid-email_or_password-error="Invalid email or password. Please try again.">We&#x27;re having trouble logging you in. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,90 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a76809616fa75a4039" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-userformpagewrap">
<div class="w-users-userresetpasswordformwrapper">
<div tabindex="-1" class="w-users-userformsuccessstate w-form-success">
<div class="w-users-userformheader"><img src="https://d3e54v103j8qbb.cloudfront.net/img/email-72.67fa6be437.svg" loading="lazy" alt="">
<h2>Password Reset Email Sent</h2>
</div>
<p>If we found an account associated with that email address, we&#x27;ve sent a link to reset your password.</p>
</div>
<form method="post" data-wf-user-form-type="resetPassword">
<div class="w-users-userformheader">
<h2>Reset Password</h2>
</div><label for="wf-reset-password-email">Email</label><input type="email" maxlength="256" placeholder="" name="Email" id="wf-reset-password-email" aria-describedby="wf-reset-password-paragraph" class="w-input" autocomplete="username" required="" data-wf-user-form-input-type="email"><input type="submit" value="Reset Password" data-wait="Please wait..." class="w-users-userformbutton w-button">
</form>
<div style="display:none" data-wf-user-form-error="true" class="w-users-userformerrorstate w-form-fail">
<div class="user-form-error-msg" wf-reset-pw-form-general-error-error="There was an error resetting your password. Please try again, or contact us if you continue to have problems.">There was an error resetting your password. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,102 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a66809616fa75a4016" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-userformpagewrap">
<div class="w-users-usersignupformwrapper">
<div tabindex="-1" class="w-users-userformsuccessstate w-form-success">
<div class="w-users-userformheader"><img src="https://d3e54v103j8qbb.cloudfront.net/img/thumbs-up-72.cbcaec93bc.svg" loading="lazy" alt="">
<h2>Account activated</h2>
</div>
<p>Your account was created successfully. You will be redirected shortly.</p>
<div data-wf-user-form-redirect="">
<a href="index.html" class="w-inline-block">If nothing happens, click here.</a>
</div>
</div>
<form method="post" data-wf-user-form-type="signup">
<div class="w-users-userformheader">
<h2>Sign up</h2>
</div><label for="Email">Email</label><input type="email" maxlength="256" placeholder="" name="Email" id="wf-sign-up-email" class="w-input" autocomplete="username" required="" data-wf-user-form-input-type="email"><label for="Name">Name</label><input type="text" class="w-input" maxlength="256" name="" data-name="" data-wf-user-field="wf-user-field-name" placeholder="" fieldtype="data-wf-user-field-type" id="wf-sign-up-name" required=""><label for="Password">Password</label><input type="password" data-name="" maxlength="256" placeholder="" name="Password" id="wf-sign-up-password" class="w-input" required="" data-wf-user-form-input-type="password"><label class="w-checkbox"><input type="checkbox" class="w-checkbox-input" name="" data-name="" data-wf-user-field="wf-user-field-accept-privacy" placeholder="" id="wf-sign-up-accept-privacy" required=""><span class="w-form-label">By creating an account, I agree to this website&#x27;s <a href="#" class="w-inline-block">privacy policy</a> and <a href="#" class="w-inline-block">terms of service</a></span></label><label class="w-checkbox"><input type="checkbox" id="wf-sign-up-accept-communications" required="" name="" data-name="" data-wf-user-field="wf-user-field-accept-communications" class="w-checkbox-input"><span class="w-form-label">I consent to receive marketing emails.</span></label><input type="submit" value="Sign Up" data-wait="Please wait..." class="w-users-userformbutton w-button">
<div class="w-users-userformfooter"><span>Already have an account?</span>
<a href="log-in.html" class="w-inline-block">Log In</a>
</div>
</form>
<div style="display:none" data-wf-user-form-error="true" class="w-users-userformerrorstate w-form-fail">
<div class="user-form-error-msg" wf-signup-form-general-error-error="There was an error signing you up. Please try again, or contact us if you continue to have problems." wf-signup-form-not-allowed-error="You&#x27;re not allowed to access this site, please contact the admin for support." wf-signup-form-invalid-email-error="Make sure your email exists and is properly formatted (e.g., user@domain.com)." wf-signup-form-email-already_exist-error="An account with this email address already exists. Log in or reset your password." wf-signup-form-use-invite_email-error="Use the same email address your invitation was sent to." wf-signup-form-invalid-password-error="Your password must be at least 8 characters." wf-signup-form-not-verified-error="We couldn&#x27;t verify your account. Please try again, or contact us if you continue to have problems." wf-signup-form-expired-token-error="This link has expired. A new link has been sent to your email. Please try again, or contact us if you continue to have problems." wf-signup-form-validation-failed-error="There was an error in some of the information provided.">There was an error signing you up. Please try again, or contact us if you continue to have problems.</div>
</div>
<div tabindex="-1" class="w-users-usersignupverificationmessage w-form-verification" data-wf-user-form-verification="true">
<div class="w-users-userformheader"><img src="https://d3e54v103j8qbb.cloudfront.net/img/email-72.67fa6be437.svg" loading="lazy" alt="">
<h2>Verification Required</h2>
</div>
<p>Account verification required. Please check your email to find your unique verification link.</p>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,92 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a76809616fa75a404d" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-userformpagewrap">
<div class="w-users-userupdatepasswordformwrapper">
<div tabindex="-1" class="w-users-userformsuccessstate w-form-success">
<div class="w-users-userformheader"><img src="https://d3e54v103j8qbb.cloudfront.net/img/thumbs-up-72.cbcaec93bc.svg" loading="lazy" alt="">
<h2>Password updated</h2>
</div>
<p>Your password was updated successfully. You were automatically logged in and can continue your session.</p>
<a href="index.html" class="w-button">Go to Homepage</a>
</div>
<form method="post" data-wf-user-form-type="updatePassword">
<div class="w-users-userformheader">
<h2>Update Password</h2>
</div>
<p id="wf-update-password-paragraph">Please enter your new password in the field below. Make sure you are not using your current password.</p><label for="wf-update-password">New Password</label><input type="password" maxlength="256" placeholder="" name="Password" id="wf-update-password" aria-describedby="wf-update-password-paragraph" class="w-input" required="" data-wf-user-form-input-type="password"><input type="submit" value="Update Password" data-wait="Please wait..." class="w-users-userformbutton w-button">
</form>
<div style="display:none" data-wf-user-form-error="true" class="w-users-userformerrorstate w-form-fail">
<div class="user-form-error-msg" wf-update-pw-form-general-error-error="There was an error updating your password. Please try again, or contact us if you continue to have problems." wf-update-pw-form-weak-password-error="Your password must be at least 8 characters.">There was an error updating your password. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>

View File

@ -1,91 +0,0 @@
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue Jun 13 2023 03:30:47 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="647958a76809616fa75a40a5" data-wf-site="64468462c3c33867c168df09">
<head>
<meta charset="utf-8">
<title>RustDesk</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/rustdesk.webflow.css" rel="stylesheet" type="text/css">
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png?v2" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
:root {
--accent: #024eff;
--accent-light: #0071ff;
--accent-background-light: #E3F3FF;
}
.uui-button-6, .uui-button-3, .uui-pricing08_popular-label, a[class^="uui-button-1"] {
background-color: var(--accent);
border-color: var(--accent);
}
a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:hover, .uui-button-6:focus, .uui-button-3:hover, .uui-button-3:focus {
background-color: var(--accent-light);
border-color: var(--accent-light);
}
[class^="uui-heading-subheading-"], [class^="icon-featured-large-"], .uui-layout12_number, .uui-footer03_link, .uui-button-link-4, .uui-text-size-medium-7.text-color-primary700 {
color: var(--accent);
}
.uui-footer03_link:hover, .uui-footer03_link:focus, .uui-button-link-4:hover, .uui-button-link-4:focus {
color: var(--accent-light);
}
[class^="icon-featured-large-"] {
background: var(--accent-background-light);
}
#scammer-banner {
display: none;
}
</style>
</head>
<body>
<div class="w-users-useraccountwrapper" data-wf-user-account="true" data-wf-collection="site.siteUser">
<div class="w-users-blockheader">
<h2>My Account</h2>
</div>
<div class="w-users-blockcontent">
<div>
<form method="post" data-wf-user-form-type="userAccount"><label for="Email">Email</label><input type="email" disabled="" name="Email" id="wf-user-account-email" placeholder="" class="w-input w-input-disabled" autocomplete="username" required="" data-wf-user-form-input-type="email"><label for="Name">Name</label><input type="text" class="w-input" maxlength="256" name="" data-name="" data-wf-user-field="wf-user-field-name" placeholder="" id="wf-user-account-name" required="">
<h3>Password settings</h3>
<a href="reset-password.html" class="w-inline-block">Reset password</a><label class="w-checkbox"><input type="checkbox" id="wf-user-account-accept-communications" name="" data-name="" data-wf-user-field="wf-user-field-accept-communications" class="w-checkbox-input"><span class="w-form-label">I consent to receive marketing emails.</span></label><input type="submit" value="Save Changes" data-wait="Saving..." class="w-users-useraccountformsavebutton w-button"><input type="reset" value="Cancel" class="w-users-useraccountformcancelbutton w-button">
</form>
<div tabindex="-1" class="w-users-userformsuccessstate w-form-success">
<p>Your account was updated successfully.</p>
</div>
<div style="display:none" data-wf-user-form-error="true" class="w-form-fail">
<div class="user-form-error-msg" wf-account-update-form-general-error-error="There was an error updating your account. Please try again, or contact us if you continue to have problems." wf-account-update-form-validation-failed-error="There was an error in some of the information provided.">There was an error updating your account. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64468462c3c33867c168df09" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script>
window.addEventListener("load", function() {
var star = document.getElementById("github-star");
if (star) {
star.src = "https://img.shields.io/github/stars/rustdesk/rustdesk.svg?style=flat&logo=github&colorB=grey&label=";
}
var banner = document.getElementById("scammer-banner");
if (banner) {
banner.style.display = localStorage.getItem("hide-scammer") ? "none" : "block";
}
var link = document.getElementById("close-scammer-banner");
if (link) {
link.addEventListener("click", function(event) {
event.preventDefault();
localStorage.setItem("hide-scammer", "Y");
});
}
});
</script>
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics._writeKey="0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq";;analytics.SNIPPET_VERSION="4.15.3";
analytics.load("0FXGvCUPohUXHaeh8raxKOBZcDS9CGRq");
analytics.page();
}}();
</script>
</body>
</html>