qnloft-spider/main_pt.py

10 lines
154 B
Python
Raw Normal View History

2023-12-26 15:18:46 +00:00
from PT.pt_operation import PtOperation
'''
2023-12-27 02:12:19 +00:00
new Env('PT自动签到和开注检测');
0 0 15 * * ?
2023-12-26 15:18:46 +00:00
'''
if __name__ == '__main__':
PtOperation().opt()