mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-02-16 10:30:58 +00:00
v2
This commit is contained in:
@@ -859,7 +859,7 @@ window.addEventListener("load", function() {
|
||||
function gotoBuy(redirectUrl) {
|
||||
Swal.fire({
|
||||
title: 'Please Confirm',
|
||||
html: 'Do you want to proceed to the purchase page? Please note that what you are purchasing is <b style="font-size: 2em">NOT</b> a SaaS (Software as a Service) subscription. Instead, it is a license for a <b style="font-size: 2em">self-hosting</b> solution, which requires you to deploy it on your own server. Please <b style="font-size: 2em">don\'t</b> buy if you don\'t know what is self-hosting',
|
||||
html: 'Do you want to proceed to the purchase page? Please note that what you are purchasing is <b style="font-size: 2em">NOT</b> a SaaS (Software as a Service) subscription. Instead, it is a license for a <b style="font-size: 2em">self-hosting</b> solution, which requires you to deploy it on your own server (cloud server, e.g. AWS EC2, Azure VM, Vultr VPS etc, or your on-premise server). Please <b style="font-size: 2em">don\'t</b> buy if you don\'t know what is self-hosting',
|
||||
icon: 'question',
|
||||
showCancelButton: true,
|
||||
confirmButtonText: 'Yes',
|
||||
|
||||
Reference in New Issue
Block a user