File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,4 +107,19 @@ https:\/\/www.maomicd.com\/plugin.php\?id=k_misign:sign&operation=qiandao url sc
107107^https:\/\/app\.nio\.com\/api\/1\/app\/daily_checkin url script-request-header chavyleung/nio/nio.cookie.js
108108
109109#京东到家
110- ^https:\/\/daojia.jd.com/client(.*?)functionId=signin(.*?)userSigninNew url script-request-header chavyleung/jddj/jddj.cookie.js
110+ ^https:\/\/daojia.jd.com/client(.*?)functionId=signin(.*?)userSigninNew url script-request-header chavyleung/jddj/jddj.cookie.js
111+
112+ #全民K歌
113+ ^https://node\.kg\.qq\.com/webapp/proxy? url script-request-body chavyleungqmkg/qmkg.cookie.js
114+
115+ #樊登读书
116+ ^https://api\.dushu\.io/CheckIn url script-request-body chavyleung/fandeng/fandeng.cookie.js
117+
118+ # 分期乐
119+ ^https://pm\.m\.fenqile\.com/route0014/star/sign/sign.json url script-request-body chavyleung/fenqile/fenqile.cookie.js
120+
121+ # 美团
122+ ^https:\/\/i.meituan.com\/evolve\/signin\/signpost\/ url script-request-body chavyleung/meituan/meituan.cookie.js
123+
124+ # 网易新闻
125+ ^https:\/\/c\.m\.163\.com\/uc\/api\/sign\/v2\/commit url script-request-body chavyleung/neteasenews/neteasenews.cookie.js
Original file line number Diff line number Diff line change 11const cookieName = '京东到家'
22const signheaderKey = 'chen_signheader_jddj'
33const chen = init ( )
4- const signurlVal = chen . getdata ( signurlKey )
54const signheaderVal = chen . getdata ( signheaderKey )
65sign ( )
76function sign ( ) {
You can’t perform that action at this time.
0 commit comments