Skip to content
forked from gys619/Thread

收集的全网jd(京东)脚本合集,整合了已知的在维护的仓库脚本,详情看README,该有的应该都有了

Notifications You must be signed in to change notification settings

YangHaiming/jdd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

  • 个人研究学习自用
  • 合集加的最后结尾大佬们脚本,没改互助码
  • 有bug拉不到新的库,借鉴he1pu大佬的强制更新了

海压竹枝低复举,风吹山角晦还明。

青龙拉取链接

ql repo https://github.com/gys619/jdd.git "jd_|jx_|jddj_|gua_|jddj_|getJDCookie|wskey" "activity|backUp|scf_test_event" "^jd[^_]|USER|utils|ZooFaker_Necklace|JDJRValidator_Pure|sign_graphics_validate|jddj_cookie|function"
推荐定时 0 */4 * * *

更新日志

查看 1 * ~~取消he1pu大佬的强制更新脚本,会自己加他的脚本!~~ * 青龙好像一直repo的就仓库,把he1pu大佬的强制更新脚本借鉴一下! * 注意修改[airacg](https://github.com/airacg/jd_task.git)大佬的任务定时 * 加了[Oreomeow大佬](https://raw.githubusercontent.com/Oreomeow/VIP/main/Conf/Qinglong/config.sample.sh)的config模板 * 财富岛新手任务 * 修改青龙配置文件,如下,加个ts ``` #ql repo命令拉取脚本时需要拉取的文件后缀,直接写文件后缀名即可 RepoFileExtensions="js py ts" ``` * 加了[Zy143L](https://github.com/Zy143L/wskey.git)大佬得wskey * 不加he1pu和yuannian的开卡脚本 * ~~加了hwkxk得欢太商城脚本,自己在config.ini填写ck~~ * [退会:JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)

安装青龙需要一些的依赖

查看依赖列表 安装青龙的一些依赖,按需求安装
  • docker exec -it qinglong bash -c "npm install -g typescript"

  • docker exec -it qinglong bash -c "npm install axios date-fns"

  • docker exec -it qinglong bash -c "npm install crypto -g"

  • docker exec -it qinglong bash -c "npm install png-js"

  • docker exec -it qinglong bash -c "npm install -g npm"

  • docker exec -it qinglong bash -c "pnpm i png-js"

  • docker exec -it qinglong bash -c "pip3 install requests"

  • docker exec -it qinglong bash -c "apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && cd scripts && npm install canvas --build-from-source"

  • docker exec -it qinglong bash -c "apk add python3 zlib-dev gcc jpeg-dev python3-dev musl-dev freetype-dev"

  • docker exec -it qinglong bash -c "cd /ql/scripts/ && apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && npm i && npm i -S ts-node typescript @types/node date-fns axios png-js canvas --build-from-source"

或者

  • npm install -g png-js
  • npm install -g date-fns
  • npm install -g axios
  • npm install -g crypto-js
  • npm install -g ts-md5
  • npm install -g tslib
  • npm install -g @types/node
  • npm install -g requests

青龙拉取常用京东脚本库(Oreomeow大佬整理的一些仓库)

京东脚本库

说明

  • 更新一个整库脚本
ql repo <repourl> <path> <blacklist> <dependence> <branch>
  • 更新单个脚本文件
ql raw <fileurl>

下面是示例

整库

  • Unknown 备份托管等

    1. JDHelloWorld
    ql repo https://github.com/JDHelloWorld/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|Coupon|enen|update|test" "^jd[^_]|USER|^TS|utils|notify|env|package|ken.js"
    
    1. he1pu(自动提交助力码-京喜工厂、种豆得豆、东东工厂、东东农场、健康社区、京喜财富岛、东东萌宠、闪购盲盒,随机从数据库中选取助力码互助)
    ql repo https://github.com/he1pu/JDHelp.git "jd_|jx_|getJDCookie" "Coupon|update" "^jd[^_]|USER|^sign|^ZooFaker|utils"
    
    1. shufflewzc
    ql repo https://github.com/shufflewzc/faker2.git "jd_|jx_|gua_|jddj_|getJDCookie" "activity|backUp" "^jd[^_]|USER|utils|^JS|^TS|^JDJRValidator_Pure|^ZooFaker|^sign"
    
    1. Aaron-lv
    ql repo https://github.com/Aaron-lv/sync.git "jd_|jx_|getJDCookie" "activity|backUp|Coupon" "^jd[^_]|USER|utils" "jd_scripts"
    
    1. panghu999(无维护)
    ql repo https://github.com/panghu999/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|Coupon|jd_try|format_" "^jd[^_]|USER"
    
    1. chinnkarahoi(无维护)
    ql repo https://github.com/chinnkarahoi/jd_scripts.git "jd_|jx_|getJDCookie" "activity|backUp|Coupon" "^jd[^_]|USER"
    
  • passerby-b

ql repo https://github.com/passerby-b/JDDJ.git "jddj_" "scf_test_event|jddj_fruit_code.js|jddj_getck.js|jd_|jddj_cookie"
  • curtinlv
ql repo https://github.com/curtinlv/JD-Script.git "jd_"
  • smiek2221
ql repo https://github.com/smiek2221/scripts.git "jd_|gua_" "" "^MovementFaker|^JDJRValidator|^ZooFaker|^sign" 
  • cdle
ql repo https://github.com/cdle/xdd.git "jd_" "disposable|expired|jdc"
  • ZCY01
ql repo https://github.com/ZCY01/daily_scripts.git "jd_"
  • whyour/hundun
ql repo https://github.com/whyour/hundun.git "quanx" "tokens|caiyun|didi|donate|fold|Env"
  • moposmall
ql repo https://github.com/moposmall/Script.git "Me"
  • Ariszy (Zhiyi-N)
ql repo https://github.com/Ariszy/Private-Script.git "JD"
  • photonmang(宠汪汪及兑换、点点券修复)
ql repo https://github.com/photonmang/quantumultX.git "JDscripts"
  • jiulan
ql repo https://github.com/jiulan/platypus.git "jd_|jx_" "" "overdue" "main"
  • star261
ql repo https://github.com/star261/jd.git "jd_|star" "" "code" "main"
  • Wenmoux
ql repo https://github.com/Wenmoux/scripts.git "other|jd" "" "" "wen"
  • Tsukasa007
ql repo https://github.com/Tsukasa007/my_script.git "jd_|jx_" "jdCookie|USER_AGENTS|sendNotify|backup" "" "master"

单脚本

名称之后标注的单脚本,若上面已拉取仓库的可以不拉,否则会重复拉取。这里适用于只拉取部分脚本使用

curtinlv

入会

ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/OpenCard/jd_OpenCard.py

关注

ql raw https://raw.githubusercontent.com/curtinlv/JD-Script/main/getFollowGifts/jd_getFollowGift.py

chiupam

京喜工厂瓜分电力开团 ID

ql raw https://raw.githubusercontent.com/chiupam/JD_Diy/master/pys/activeId.py

Aaron-lv+

财富岛

ql raw https://raw.githubusercontent.com/Aaron-lv/sync/jd_scripts/jd_cfd.js

or

ql repo https://github.com/Aaron-lv/sync.git "jd_cfd" "" "" "jd_scripts"

Wenmoux+

口袋书店

ql raw https://raw.githubusercontent.com/Wenmoux/scripts/wen/jd/chinnkarahoi_jd_bookshop.js

or

ql repo https://github.com/Wenmoux/scripts.git "chinnkarahoi_jd_bookshop" "" "" "wen"

NobyDa

京东多合一签到脚本

ql raw https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js

or

ql repo https://github.com/NobyDa/Script.git "JD-DailyBonus" "" "JD_DailyBonus" "master"

已删库存档

  • monk-coder
ql repo https://github.com/monk-dust/dust.git "i-chenzhe|normal|member|car" "backup"
  • hyzaw
ql repo https://github.com/hyzaw/scripts.git "ddo_"
  • zooPanda
ql repo https://github.com/zooPanda/zoo.git "zoo"
  • longzhuzhu
ql repo https://github.com/longzhuzhu/nianyu.git "qx"
  • panghu999/panghu
ql repo https://github.com/panghu999/panghu.git "jd_"

致谢

About

收集的全网jd(京东)脚本合集,整合了已知的在维护的仓库脚本,详情看README,该有的应该都有了

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • Python 3.1%
  • Other 1.1%