Update 收集.py

This commit is contained in:
frxz751113
2024-08-27 02:06:16 +08:00
committed by GitHub
parent fe44b71015
commit 0ccec949c3
+1 -1
View File
@@ -25,7 +25,7 @@ from translate import Translator # 导入Translator类,用于文本翻译
# 定义txt文件的URL列表 # 定义txt文件的URL列表
urls = [ urls = [
'', '',
'', 'https://mirror.ghproxy.com/https://raw.githubusercontent.com/Fairy8o/IPTV/main/PDX-V4.txt',
'https://gitlab.com/p2v5/wangtv/-/raw/main/wang-tvlive.txt', 'https://gitlab.com/p2v5/wangtv/-/raw/main/wang-tvlive.txt',
'https://raw.githubusercontent.com/kimwang1978/tvbox/main/%E5%A4%A9%E5%A4%A9%E5%BC%80%E5%BF%83/lives/%E2%91%AD%E5%BC%80%E5%BF%83%E7%BA%BF%E8%B7%AF.txt', 'https://raw.githubusercontent.com/kimwang1978/tvbox/main/%E5%A4%A9%E5%A4%A9%E5%BC%80%E5%BF%83/lives/%E2%91%AD%E5%BC%80%E5%BF%83%E7%BA%BF%E8%B7%AF.txt',
'https://raw.githubusercontent.com/mlvjfchen/TV/main/iptv_list.txt', 'https://raw.githubusercontent.com/mlvjfchen/TV/main/iptv_list.txt',