Skip to content

Commit

Permalink
feat: update cfmoto script
Browse files Browse the repository at this point in the history
  • Loading branch information
leiyiyan authored Mar 19, 2024
1 parent c72d031 commit aba3680
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
4 changes: 2 additions & 2 deletions loon/plugin/cfmoto/cfmoto.plugin
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

[Script]
# 获取 Cookie
http-response ^https:\/\/c\.cfmoto\.com\/jv\/user\/user_info script-path=https://github.com/leiyiyan/resource/blob/main/script/cfmoto/cfmoto.js, requires-body=true, timeout=60, tag=春风摩托 Cookie
http-response ^https:\/\/c\.cfmoto\.com\/jv\/user\/user_info script-path=https://raw.githubusercontent.com/leiyiyan/resource/main/script/cfmoto/cfmoto.js, requires-body=true, timeout=60, tag=春风摩托 Cookie
# 脚本任务
cron "0 7 * * *" script-path=https://github.com/leiyiyan/resource/blob/main/script/cfmoto/cfmoto.js, tag=春风摩托
cron "0 7 * * *" script-path=https://raw.githubusercontent.com/leiyiyan/resource/main/script/cfmoto/cfmoto.js, tag=春风摩托

[Rewrite]
# 开屏广告
Expand Down
Loading

0 comments on commit aba3680

Please sign in to comment.