Update README_EN.md

This commit is contained in:
xykt
2025-08-01 16:04:45 +08:00
committed by GitHub
parent 0349feeb6f
commit a07f945c37

View File

@@ -137,8 +137,15 @@ bash <(curl -Ls https://Net.Check.Place) -Ey
bash <(curl -Ls https://Net.Check.Place) -Ef
```
##### privacy mode - Disable online report link:
````bash
bash <(curl -Ls https://Net.Check.Place) -p
````
## Script Updates
2025/08/01 15:15 Add -p for privacy mode, which disables online report links
2025/07/30 16:50 Replace all HTTP requests with HTTPS to improve script security
2025/05/11 14:00 Add report SVG image sharing link and fix some layout problems