mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-19 08:00:13 +00:00
17 lines
467 B
HTML
17 lines
467 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>RustDesk Pricing</title>
|
|
<meta name="robots" content="noindex">
|
|
<link rel="canonical" href="https://rustdesk.com/zh-cn/pricing">
|
|
<script>
|
|
location.replace('/zh-cn/pricing' + window.location.search + window.location.hash);
|
|
</script>
|
|
<meta http-equiv="refresh" content="0; url=/zh-cn/pricing">
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="/zh-cn/pricing">/zh-cn/pricing</a>...</p>
|
|
</body>
|
|
</html>
|