Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 197 Bytes

kafan_sign

卡饭论坛每日签到,复制卡饭的cookie到kafan_sign.py中替换

pip3 install requests schedule

LinuxVPS定时签到:

nohup python3 kafan_sign.py > kafan_sign.txt 2>&1 &