qnloft-spider/PT_main.py

10 lines
151 B
Python
Raw Normal View History

2023-12-26 15:18:46 +00:00
from PT.pt_operation import PtOperation
'''
new Env('PT自动签到和注册检测');
8 8 2 1 *
'''
if __name__ == '__main__':
PtOperation().opt()