Ethscriptions commited on
Commit
4270ca4
·
verified ·
1 Parent(s): 60ea876

Upload 🧰 工具大全.py

Browse files
Files changed (1) hide show
  1. pages/🧰 工具大全.py +6 -0
pages/🧰 工具大全.py CHANGED
@@ -39,6 +39,12 @@ USERSCRIPTS = [
39
  "icon": "🔑",
40
  "desc": "一键批量下载 KDM 密钥文件,无需逐个点击。",
41
  },
 
 
 
 
 
 
42
  ]
43
 
44
 
 
39
  "icon": "🔑",
40
  "desc": "一键批量下载 KDM 密钥文件,无需逐个点击。",
41
  },
42
+ {
43
+ "name": "TMS 服务器影片内容查询助手",
44
+ "url": "https://openuserjs.org/scripts/pzt/TMS_%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%BD%B1%E7%89%87%E5%86%85%E5%AE%B9%E6%9F%A5%E8%AF%A2%E5%8A%A9%E6%89%8B",
45
+ "icon": "🗄️",
46
+ "desc": "在 TMS 后台快速查询服务器上的影片内容,方便核对文件状态。",
47
+ },
48
  ]
49
 
50