This commit is contained in:
lxk0301
2021-01-21 11:19:08 +08:00
parent 348d91dbbc
commit 04cfb127fe
4 changed files with 15 additions and 22 deletions

View File

@ -7,7 +7,7 @@ Github: https://github.com/dompling
===================
特别说明:
1.获取多个京东cookie的脚本不和NobyDa的京东cookie冲突。
1.获取多个京东cookie的脚本不和NobyDa的京东cookie冲突。如与NobyDa的京东cookie重复建议在此处删除重复的cookie
===================
===================
使用方式:在代理软件配置好下方配置后,复制 https://home.m.jd.com/myJd/newhome.action 到浏览器打开 ,在个人中心自动获取 cookie
@ -18,22 +18,15 @@ Github: https://github.com/dompling
[MITM]
hostname = wq.jd.com
【Surge脚本配置】:
===================
===================Surge===================
[Script]
获取京东Cookie = type=http-request,pattern=^https:\/\/wq\.jd\.com\/user_new\/info\/GetJDUserInfoUnion,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/JD_extra_cookie.js,script-update-interval=0
===================
【Loon脚本配置】:
===================
===================Loon===================
[Script]
http-request https:\/\/wq\.jd\.com\/user_new\/info\/GetJDUserInfoUnion tag=获取京东Cookie, script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/JD_extra_cookie.js
===================
【 QX 脚本配置 】 :
===================
===================Quantumult X=====================
[rewrite_local]
https:\/\/wq\.jd\.com\/user_new\/info\/GetJDUserInfoUnion url script-request-header https://raw.githubusercontent.com/LXK9301/jd_scripts/master/JD_extra_cookie.js