We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860e173 commit 1ea9468Copy full SHA for 1ea9468
README.md
@@ -52,7 +52,7 @@ curl -s https://down.adysec.com/trackers_best_udp.txt
52
53
创建 blackstr.txt 文件来过滤特定的 IP 地址或域名:
54
55
-```
+```bash
56
# 示例:过滤恶意 IP
57
echo "192.168.1.100" >> blackstr.txt
58
echo "malicious-tracker.com" >> blackstr.txt
0 commit comments