From 01c7f91eb09f9b2f4eb442a01738bf9375857eaa Mon Sep 17 00:00:00 2001 From: Simon Biewald Date: Mon, 14 Apr 2025 09:07:16 +0200 Subject: [PATCH] Remove 'www' subdomain from official link to avoid certificate warnings (#9291) Remove 'www' subdomain from official link. With 'www.orcaslicer.com' creates certificate warnings, and ultimately redirects to 'orcaslicer.com' anyway. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8113cdd20..effdfbe080 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Join our Discord community here:

🚨🚨🚨Important Security Alert🚨🚨🚨

-The only official platforms for OrcaSlicer are **our GitHub project page**, **orcaslicer.com**, and the **official Discord channel**. +The only official platforms for OrcaSlicer are **our GitHub project page**, **orcaslicer.com**, and the **official Discord channel**. Please be aware that "**orcaslicer.net**", "**orcaslicer.co**" or "**orca-slicer.com**" are NOT an official website for OrcaSlicer and may be potentially malicious. These sites appear to use AI-generated content, lacking genuine context and seems to exist solely to profit from advertisements. Worse, it may redirect download links to harmful sources. For your safety, avoid downloading OrcaSlicer from this site as the links may be compromised.