Init project
This commit is contained in:
6
script/tieba/tieba_checkin.lnscript
Normal file
6
script/tieba/tieba_checkin.lnscript
Normal file
@ -0,0 +1,6 @@
|
||||
# 百度贴吧签到
|
||||
|
||||
http-request ^https?:\/\/c\.tieba\.baidu\.com\/c\/s\/login script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js,tag=贴吧_获取Cookie
|
||||
cron "30 0 * * *" script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/tieba/tieba_checkin.js,timeout=60,tag=贴吧_每日签到
|
||||
|
||||
hostname = c.tieba.baidu.com
|
||||
Reference in New Issue
Block a user