We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15f64b commit 96c4364Copy full SHA for 96c4364
format.sh
@@ -4,7 +4,7 @@
4
# 输出文件 1: 通用格式 (一行一个 URL)
5
output_file="formatted_trackers.txt"
6
# 输出文件 2: Aria2 格式 (逗号分隔,无换行)
7
-output_file_aria2="formatted_trackers_aria2.txt"
+output_file_aria2="trackers_all_aria2.txt"
8
# =========================================
9
10
# 1. 检查参数
0 commit comments