docs: update mirror URLs to dl.samnet.dev

This commit is contained in:
SamNet-dev
2026-02-24 05:08:28 -06:00
parent 2b2533addb
commit 2512a60ca2

View File

@@ -49,7 +49,7 @@ python3 scanner.py
Alternative (mirror, for restricted regions):
```bash
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
curl -fsSL https://dl.samnet.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
```
---
@@ -525,7 +525,7 @@ python3 scanner.py
جایگزین (میرور، برای مناطق محدود):
```bash
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
curl -fsSL https://dl.samnet.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
```
---