Adjust the CAUTION format to make it more visible, as there are more fake websites claim to be official (#10230)

Update README.md
This commit is contained in:
SoftFever
2025-07-26 09:36:56 +08:00
committed by GitHub
parent 6996d317df
commit 40123e1c0d

View File

@@ -26,14 +26,16 @@ Optimize your prints with ultra-fast slicing, intelligent support generation, an
#### Join our Discord community: #### Join our Discord community:
<a href="https://discord.gg/P4VE9UY9gJ"><img src="https://img.shields.io/badge/-Discord-5865F2?style=flat&logo=discord&logoColor=fff" width="200" alt="discord logo"/> </a> <a href="https://discord.gg/P4VE9UY9gJ"><img src="https://img.shields.io/badge/-Discord-5865F2?style=flat&logo=discord&logoColor=fff" width="200" alt="discord logo"/> </a>
<div style="border: 2px solid #ffa500; background-color: #fff8e1; color: #333; padding: 16px; border-radius: 8px; margin: 16px 0; text-align: left;"> <table border="2" style="border-color: #ffa500; background-color:rgb(232, 220, 180); color: #856404;">
<strong style="color: #d35400; font-size: 1.1em;">&#9888; CAUTION:</strong> <tr>
<div style="margin-top: 8px;"> <td>
There are multiple unofficial and potentially malicious websites pretending to be related to OrcaSlicer. These sites may redirect you to dangerous downloads or contain misleading information. <strong>⚠️ CAUTION:</strong><br><br>
<br><br> There are several clickbait and malicious websites pretending to be Official OrcaSlicer. These sites may redirect you to dangerous downloads or contain misleading information.
If you come across any of these in search results, please report them as unsafe or spam to help keep the community secure. <br><br>
</div> If you come across any of these in search results, please report them as unsafe or spam to help keep the community secure.
</div> </td>
</tr>
</table>
</div> </div>