From 1a3c39b9f562866c3a58a1613d409db97fd8a61b Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Sun, 15 Sep 2024 17:29:11 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8D.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py/更新文件名.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/更新文件名.py b/py/更新文件名.py index 7c13daf..35c1f66 100644 --- a/py/更新文件名.py +++ b/py/更新文件名.py @@ -2,7 +2,7 @@ import os import datetime # 定义一组固定字符 -fixed_characters = ['综合源.txt', '组播优选.txt', '综合源.m3u'] +fixed_characters = ['综合源.txt', '组播优选.txt', '网络收集.txt', '综合源.m3u'] def delete_nonstandard_files(): # 获取当前目录下的所有文件