Skip to content

Commit 96c4364

Browse files
authored
Update format.sh
1 parent f15f64b commit 96c4364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

format.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# 输出文件 1: 通用格式 (一行一个 URL)
55
output_file="formatted_trackers.txt"
66
# 输出文件 2: Aria2 格式 (逗号分隔,无换行)
7-
output_file_aria2="formatted_trackers_aria2.txt"
7+
output_file_aria2="trackers_all_aria2.txt"
88
# =========================================
99

1010
# 1. 检查参数

0 commit comments

Comments
 (0)