Giter Site home page Giter Site logo

jdsc's Introduction

青龙拉库命令:

包含开卡脚本(豆子多一点):

ql repo https://ghproxy.com/https://github.com/inoyna12/JDsc.git "jd_|jx_|kk_|getJDCookie" "activity|backUp" "^jd[^_]|USER|sendNotify|JD_DailyBonus|utils|function|ql|magic"

不包含开卡脚本:

ql repo https://ghproxy.com/https://github.com/inoyna12/JDsc.git "jd_|jx_|getJDCookie" "activity|backUp" "^jd[^_]|USER|sendNotify|JD_DailyBonus|utils|function|ql|magic"

定时规则0 */4 * * *

依赖安装

查看

青龙面板运行JD脚本必备的依赖:

第一种方法:

如果你的青龙面板版本在2.10.0以上,那么在面板内找到依赖管理-添加依赖

nodejs那里添加jsdompng-jsaxiosdate-fns

python3那里添加requests

安装成功就可以了。

第二种方法:

ssh连接你的服务器,输入以下指令安装

docker exec -it qinglong bash -c "cd /ql/scripts && npm install jsdom"
docker exec -it qinglong bash -c "cd /ql/scripts && npm install png-js"
docker exec -it qinglong bash -c "cd /ql/scripts && npm install axios"
docker exec -it qinglong bash -c "cd /ql/scripts && npm install date-fns"
docker exec -it qinglong bash -c "pip3 install requests"

以上为JD脚本必须要用的依赖,其他依赖按照自己需求添加!!!


手机运行:

手机面具(magisk)刷入青龙面板,需root。 点击查看


青龙面板JD脚本互助文件

环境变量合集

jdsc's People

Contributors

inoyna12 avatar danteswx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.