jack 1 개월 전
부모
커밋
04b0b509ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tools/tools_ql_create_tasks.py

+ 1 - 1
tools/tools_ql_create_tasks.py

@@ -3,7 +3,7 @@ import os
 import httpx
 
 # 青龙面板的地址
-url = "https://qinglong.erhe.link"
+url = "https://ql.erhe.link"
 
 
 # 登录青龙面板