This commit is contained in:
rustdesk
2026-03-21 00:20:42 +08:00
parent 56cfd26e35
commit 8a081dee3c
21 changed files with 546 additions and 110 deletions

View File

@@ -7,6 +7,10 @@ const metadata = {
description: 'Thank you for purchasing RustDesk Pro license! Your payment was successful. Get ready to deploy your self-hosted remote desktop solution.',
keywords: 'rustdesk payment success, rustdesk license purchase, remote desktop license, self-hosted payment confirmation',
author: 'RustDesk Team',
robots: {
index: false,
follow: false,
},
};
---