-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwx_jdyd.js
440 lines (392 loc) · 21.4 KB
/
wx_jdyd.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
/*
微信简单阅读
需要青龙环境
入口,微信打开 -> 码1:https://api.weshouyu.xyz:10267/yunonline/v1/auth/2e7e698f15bd70d89d163cb7604407cd?codeurl=weshouyu.xyz:10267&codeuserid=2&time=1679474832
-> 码2:https://api.shxiasen.xyz:10267/yunonline/v1/auth/2e7e698f15bd70d89d163cb7604407cd?codeurl=shxiasen.xyz:10267&codeuserid=1&time=1679474832
抓包首页 https://erd.jjt2019.top/yunonline/v1/gold?unionid=nonxxxx&time=1678449887000 中的 unionid
抓包获取文章链接 https://erd.jjt2019.top/yunonline/v1/task 请求体中 secret
填写变量 jdyuedu ,填写方式 unionid&secret 不要unionid=和secret=,多账户换行隔开
抓包User-Agent填入变量 ydua
目前验证文章不清楚,但每天第一轮必验证,不过验证必黑,建议第一轮读到第三篇文章,建议不要凌晨跑
3.12更新:前2篇以及101和102篇文章改为检测文章,遇到不读,请手动阅读
*/
const $ = new Env("微信简单阅读");
const notify = $.isNode() ? require('./sendNotify') : '';
let envSplitor = ['@', '\n']
let httpResult, httpReq, httpResp
let ckName = 'jdyuedu'
let userCookie = ($.isNode() ? process.env[ckName] : $.getdata(ckName)) || '';
let ua = process.env['ydua'] || ''
let userList = []
let userIdx = 0
let userCount = 0
var msg = ''
var jiance = 0 //1获取文章 , 0阅读
let newurl = "https://erd.jjt2019.top:10267"
///////////////////////////////////////////////////////////////////
if (!ua) {
console.log('请抓包User-Agent并填入变量 ydua 后再运行')
return
}
class UserInfo {
constructor(str) {
//console.log(str)
this.istx = 1
if (str.indexOf('##')!=-1) this.istx=0
this.index = ++userIdx, this.idx = `账号[${this.index}] `, this.unionid = str.split('&')[0], this.secret = str.split('&')[1]//.split('#'), this.u = this.ck[0], this.t = this.ck[1]
}
async dotask() {
try {
let t = Date.now()
this.ul = newurl+`/yunonline/v1/task`;
let body = 'secret='+this.secret+'&type=read';
let urlObject = popu(this.ul, body,this.unionid)
await httpRequest('post', urlObject)
let result = httpResult;
//console.log(result)
if ( result.msg == 'success') {
if (jiance == 1) {
console.log( result.data.link)
msg += '\n' + result.data.link + '\n'
} else {
await this.jump(result.data.link.split('redirect_uri=')[1])
}
} else if (result.errcode == 409){
console.log('下次阅读时间:', result.msg/60,'分钟后')
} else if (result.errcode == 407){
console.log(result.msg)
} else {
console.log(result)
}
/*
"1" == result.info.type && 1 !== this.dx && (console.log(`文章获取成功 `), this.b = 1, await $.wait(1000), await this.readfinish()),
"3" == result.info.type && 1 !== this.dx && (console.log(`已限制阅读 尝试过验证`), this.x = result.info.key, this.c = result.info.url.split("/s/")[1], this.b = 2,
await $.wait(6000), await this.readfinish());
*/
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async jump(readurl) {
try {
let t = Date.now()
readurl = decodeURIComponent(readurl);
var sj = Math.random() * (7000 - 6000) + 4000
this.key = readurl.match(/key=(.*?)&/)[1]
this.state= readurl.match(/state=(.*?)#/)[1]
this.ul = newurl+`/yunonline/v1/jump?key=${this.key}&unionid=${this.unionid}&code=071jHI0w3wTxf03NIp1w36OkoF1jHI0P&state=` + this.state
//console.log(readurl)
let body = ``;
let urlObject = popu(this.ul, body,this.unionid)
await httpRequest('get', urlObject)
let result = httpResult;
//console.log(result)
//var sj = Math.random() * (8000 - 6000) + 6000
//console.log('等待:'+ sj)
await $.wait(sj)
await this.add_gold()
/*
"1" == result.info.type && 1 !== this.dx && (console.log(`文章获取成功 `), this.b = 1, await $.wait(1000), await this.readfinish()),
"3" == result.info.type && 1 !== this.dx && (console.log(`已限制阅读 尝试过验证`), this.x = result.info.key, this.c = result.info.url.split("/s/")[1], this.b = 2,
await $.wait(6000), await this.readfinish());
*/
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async add_gold() {
try {
var sj = Math.random() * (7000 - 6000) + 1000
this.url=newurl+'/yunonline/v1/add_gold'
let body = 'unionid=' + this.unionid + '&time=7';
let urlObject = popu(this.url, body,this.unionid)
//console.log(urlObject)
await httpRequest('post', urlObject)
let result = httpResult;
if (result && result.data) {
console.log('获得',result.data.gold,'金币')
if (result.data.day_read == 100 || result.data.day_read == 101 ) {
console.log('可能是检测文章,请去手动看2-3篇')
msg += `\n==== 账号 ${this.idx} 可能遇到检测文章 ====\n`
msg += '\n101和102可能为检测文章请手动阅读\n'
} else{
await $.wait(sj)
await this.dotask()
}
} else {
console.log(result)
}
/*
"success" == result.msg && console.log(`增加金币-> ${result.info.num} 阅读次数 ${result.info.read_num} 当前金币 ${result.info.read_money}`),
result.code > 200 && (console.log(`已达到阅读量 等待刷新`), this.fx = 1);
*/
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async gold() {
try {
let t = Date.now()
let url = newurl+`/yunonline/v1/gold?unionid=${this.unionid}&time=`+t;
let body = ``;
let urlObject = popu(url, body,this.unionid)
//console.log(urlObject)
await httpRequest('get', urlObject)
let result = httpResult;
//console.log(result)
if (result && result.data) {
result = result.data
console.log(`\n今日阅读数量/收益:${result.day_read}/${result.day_gold}金币 `)
console.log(`当前余额:${result.last_gold}金币 `)
this.fb = 1
this.left_gold=result.last_gold
if (result.day_read == 0) {
console.log('前两篇文章请手动阅读')
this.fb = 0
msg += `\n==== 账号 ${this.idx} 可能遇到检测文章 ====\n`
msg += '\n前两篇文章请手动阅读\n'
} else if (result.day_read == 100 || result.day_read == 101) {
console.log('101和102可能为检测文章,请手动阅读')
this.fb=0
msg += `\n==== 账号 ${this.idx} 可能遇到检测文章 ====\n`
msg += '\n101和102可能为检测文章,请手动阅读\n'
}
/*
this.cishu = result.infoView.rest
if (result.infoView.status != 1) {
this.fb = 1
}
if (result.infoView.status == 3) {
// console.log(result.infoView.msg)
msg += ''
console.log('检测文章,需手动过')
msg += `\n${this.idx} 碰到检测文章\n`
this.fb = 1
} else if (result.infoView.status == 4) {
console.log(result.infoView.msg)
} else if (result.infoView.rest == 0){
console.log(result.infoView.msg)
}
*/
}
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async withdrawal() {
try {
let t = Date.now()
let url = newurl+`/yunonline/v1/user_gold`;
let body = `unionid=${this.unionid}&request_id=4c33a60c5f1068b83e576ca806bd4b6b&gold=1000`;
let urlObject = popu(url, body,this.unionid)
await httpRequest('post', urlObject)
let result = httpResult;
if (result.msg=='success') {
result = result.data
console.log(`\n转化获得余额 ${result.money}元 \n`)
if (result.money >= 0.3) {
await this.doWithdraw()
}
/*
if (this.f < 3) console.log(`\n 不满足0.3 提现门槛\n`)
this.f >= 3 && this.f < 5 && (this.cash = .3), this.f >= 10 && this.f < 20 && (this.cash = 1), this.f >= 20 && this.f < 50 && (this.cash = 2),
this.f >= 50 && this.f < 100 && (this.cash = 2), this.f >= 100 && this.f < 200 && (this.cash = 10), this.f >= 200 && (this.cash = 20)
if (this.f >= 3) console.log(`\n可以提现 ${result.info.sum}金币 去提现 ${this.cash} 元\n`), await this.exchange()
*/
}else{
console.log(result)
}
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async doWithdraw(tx) {
try {
let t = Date.now()
let url = newurl+`/yunonline/v1/withdraw`;
let body = `unionid=${this.unionid}&request_id=4c33a60c5f1068b83e576ca806bd4b6b&ua=2`;
let urlObject = popu(url, body,this.unionid)
await httpRequest('post', urlObject)
let result = httpResult;
console.log(result)
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async task() {
try {
let abc = [...new Array(15).keys()]
console.log(`\n=========== ${this.idx} 开始阅读文章 ===========\n`)
await this.gold()
//console.log(this.fb)
if (this.fb == 1) {
await this.dotask()
await this.gold()
//await $.wait(15000)
}
if (this.left_gold >= 3000 && this.istx == 1) await this.withdrawal()
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
}
!(async () => {
if (typeof $request !== "undefined") {
await GetRewrite()
} else {
if (!(await checkEnv())) return;
if (userList.length > 0) {
//await gethost()
//console.log('获取到newurl:'+newurl)
for (let user of userList) {
await user.task()
}
if (msg.indexOf('请手动阅读') !=-1) await notify.sendNotify('微信简单阅读检测文章提醒',msg)
}
}
})()
.catch((e) => console.log(e))
.finally(() => $.done())
///////////////////////////////////////////////////////////////////
async function gethost() {
try {
let t = Date.now()
let url = 'https://qun.haozhuang.cn.com/fq_url/rk';
let body = ''
let urlObject = popugethost(url, body)
await httpRequest('get', urlObject)
let result = httpResult;
//console.log(result)
if (result.jump) {
newurl = result.jump.slice(0,-1)
}
} catch (e) {
console.log(e)
} finally {
return Promise.resolve(1);
}
}
async function checkEnv() {
if (userCookie) {
let splitor = envSplitor[0];
for (let sp of envSplitor) {
if (userCookie.indexOf(sp) > -1) {
splitor = sp;
break;
}
}
for (let userCookies of userCookie.split(splitor)) {
if (userCookies)
userList.push(new UserInfo(userCookies))
}
userCount = userList.length
} else {
}
console.log(`找到[${ckName}] 变量 ${userCount}个账号`)
return true
}
////////////////////////////////////////////////////////////////////
function popu(url, body = '',ck) {
//console.log(ck) /?upuid\u003d10314864
let host = url.replace('//', '/').split('/')[1]
let urlObject = {
url: url,
headers: {
"Host": "erd.jjt2019.top:10267",
//"content-length": "50",
"accept": "application/json, text/javascript, */*; q\u003d0.01",
"x-requested-with": "XMLHttpRequest",
"user-agent": ua,
"content-type": "application/x-www-form-urlencoded; charset\u003dUTF-8",
//"origin": "https://erd.jjt2019.top:10267",
"sec-fetch-site": "same-origin",
"sec-fetch-mode": "cors",
"sec-fetch-dest": "empty",
"referer": "https://erd.jjt2019.top:10267/yunonline/v8623/redirect/156db1c3b5dd01c24254aa07a793ff15?openid\u003doUDcn6KK6c8bQ1VAVgD8PAX0OqEE\u0026unionid\u003d"+ck,
"accept-encoding": "gzip, deflate",
"accept-language": "zh-CN,zh;q\u003d0.9,en-US;q\u003d0.8,en;q\u003d0.7"
},
timeout: 5000,
}
if (body) {
urlObject.body = body
urlObject.headers['content-length'] = body.length
}
return urlObject;
}
function popugethost(url, body = '',ck) {
//console.log(ck)
let host = url.replace('//', '/').split('/')[1]
let urlObject = {
url: url,
headers: {
"Host": "qun.haozhuang.cn.com",
"User-Agent": ua,
"Accept": "*/*",
"Origin": "https://kygj0209122405-1316151879.cos.ap-nanjing.myqcloud.com",
"X-Requested-With": "com.tencent.mm",
"Referer": "https://kygj0209122405-1316151879.cos.ap-nanjing.myqcloud.com/index.html?upuid\u003d10315076"
},
timeout: 5000,
}
if (body) {
urlObject.body = body
}
return urlObject;
}
async function httpRequest(method, url) {
//console.log(url)
httpResult = null, httpReq = null, httpResp = null;
return new Promise((resolve) => {
$.send(method, url, async (err, req, resp) => {
try {
httpReq = req;
httpResp = resp;
if (err) {
} else {
if (resp.body) {
if (typeof resp.body == "object") {
httpResult = resp.body;
} else {
try {
httpResult = JSON.parse(resp.body);
} catch (e) {
httpResult = resp.body;
}
}
}
}
} catch (e) {
console.log(e);
} finally {
resolve();
}
});
});
}
////////////////////////////////////////////////////////////////////
function Env(a, b) {
return "undefined" != typeof process && JSON.stringify(process.env).indexOf("GITHUB") > -1 && process.exit(0), new class {
constructor(a, b) {
this.name = a, this.notifyStr = "", this.startTime = (new Date).getTime(), Object.assign(this, b), console.log(`${this.name} 开始运行:
`)
} isNode() { return "undefined" != typeof module && !!module.exports } isQuanX() { return "undefined" != typeof $task } isSurge() { return "undefined" != typeof $httpClient && "undefined" == typeof $loon } isLoon() { return "undefined" != typeof $loon } getdata(b) { let a = this.getval(b); if (/^@/.test(b)) { let [, c, f] = /^@(.*?)\.(.*?)$/.exec(b), d = c ? this.getval(c) : ""; if (d) try { let e = JSON.parse(d); a = e ? this.lodash_get(e, f, "") : a } catch (g) { a = "" } } return a } setdata(c, d) { let a = !1; if (/^@/.test(d)) { let [, b, e] = /^@(.*?)\.(.*?)$/.exec(d), f = this.getval(b), i = b ? "null" === f ? null : f || "{}" : "{}"; try { let g = JSON.parse(i); this.lodash_set(g, e, c), a = this.setval(JSON.stringify(g), b) } catch (j) { let h = {}; this.lodash_set(h, e, c), a = this.setval(JSON.stringify(h), b) } } else a = this.setval(c, d); return a } getval(a) { return this.isSurge() || this.isLoon() ? $persistentStore.read(a) : this.isQuanX() ? $prefs.valueForKey(a) : this.isNode() ? (this.data = this.loaddata(), this.data[a]) : this.data && this.data[a] || null } setval(b, a) { return this.isSurge() || this.isLoon() ? $persistentStore.write(b, a) : this.isQuanX() ? $prefs.setValueForKey(b, a) : this.isNode() ? (this.data = this.loaddata(), this.data[a] = b, this.writedata(), !0) : this.data && this.data[a] || null } send(b, a, f = () => { }) { if ("get" != b && "post" != b && "put" != b && "delete" != b) { console.log(`无效的http方法:${b}`); return } if ("get" == b && a.headers ? (delete a.headers["Content-Type"], delete a.headers["Content-Length"]) : a.body && a.headers && (a.headers["Content-Type"] || (a.headers["Content-Type"] = "application/x-www-form-urlencoded")), this.isSurge() || this.isLoon()) { this.isSurge() && this.isNeedRewrite && (a.headers = a.headers || {}, Object.assign(a.headers, { "X-Surge-Skip-Scripting": !1 })); let c = { method: b, url: a.url, headers: a.headers, timeout: a.timeout, data: a.body }; "get" == b && delete c.data, $axios(c).then(a => { let { status: b, request: c, headers: d, data: e } = a; f(null, c, { statusCode: b, headers: d, body: e }) }).catch(a => console.log(a)) } else if (this.isQuanX()) a.method = b.toUpperCase(), this.isNeedRewrite && (a.opts = a.opts || {}, Object.assign(a.opts, { hints: !1 })), $task.fetch(a).then(a => { let { statusCode: b, request: c, headers: d, body: e } = a; f(null, c, { statusCode: b, headers: d, body: e }) }, a => f(a)); else if (this.isNode()) { this.got = this.got ? this.got : require("got"); let { url: d, ...e } = a; this.instance = this.got.extend({ followRedirect: !1 }), this.instance[b](d, e).then(a => { let { statusCode: b, request: c, headers: d, body: e } = a; f(null, c, { statusCode: b, headers: d, body: e }) }, b => { let { message: c, response: a } = b; f(c, a, a && a.body) }) } } time(a) { let b = { "M+": (new Date).getMonth() + 1, "d+": (new Date).getDate(), "h+": (new Date).getHours(), "m+": (new Date).getMinutes(), "s+": (new Date).getSeconds(), "q+": Math.floor(((new Date).getMonth() + 3) / 3), S: (new Date).getMilliseconds() }; for (let c in /(y+)/.test(a) && (a = a.replace(RegExp.$1, ((new Date).getFullYear() + "").substr(4 - RegExp.$1.length))), b) new RegExp("(" + c + ")").test(a) && (a = a.replace(RegExp.$1, 1 == RegExp.$1.length ? b[c] : ("00" + b[c]).substr(("" + b[c]).length))); return a } async showmsg() { if (!this.notifyStr) return; let a = this.name + " \u8FD0\u884C\u901A\u77E5\n\n" + this.notifyStr; if ($.isNode()) { var b = require("./sendNotify"); console.log("\n============== \u63A8\u9001 =============="), await b.sendNotify(this.name, a) } else this.msg(a) } logAndNotify(a) { console.log(a), this.notifyStr += a, this.notifyStr += "\n" } msg(d = t, a = "", b = "", e) { let f = a => { if (!a) return a; if ("string" == typeof a) return this.isLoon() ? a : this.isQuanX() ? { "open-url": a } : this.isSurge() ? { url: a } : void 0; if ("object" == typeof a) { if (this.isLoon()) { let b = a.openUrl || a.url || a["open-url"], c = a.mediaUrl || a["media-url"]; return { openUrl: b, mediaUrl: c } } if (this.isQuanX()) { let d = a["open-url"] || a.url || a.openUrl, e = a["media-url"] || a.mediaUrl; return { "open-url": d, "media-url": e } } if (this.isSurge()) return { url: a.url || a.openUrl || a["open-url"] } } }; this.isMute || (this.isSurge() || this.isLoon() ? $notification.post(d, a, b, f(e)) : this.isQuanX() && $notify(d, a, b, f(e))); let c = ["", "============== \u7CFB\u7EDF\u901A\u77E5 =============="]; c.push(d), a && c.push(a), b && c.push(b), console.log(c.join("\n")) } getMin(a, b) { return a < b ? a : b } getMax(a, b) { return a < b ? b : a } padStr(e, b, f = "0") { let a = String(e), g = b > a.length ? b - a.length : 0, c = ""; for (let d = 0; d < g; d++)c += f; return c + a } json2str(b, e, f = !1) { let c = []; for (let d of Object.keys(b).sort()) { let a = b[d]; a && f && (a = encodeURIComponent(a)), c.push(d + "=" + a) } return c.join(e) } str2json(e, f = !1) { let d = {}; for (let a of e.split("#")) { if (!a) continue; let b = a.indexOf("="); if (-1 == b) continue; let g = a.substr(0, b), c = a.substr(b + 1); f && (c = decodeURIComponent(c)), d[g] = c } return d } randomString(d, a = "abcdef0123456789") { let b = ""; for (let c = 0; c < d; c++)b += a.charAt(Math.floor(Math.random() * a.length)); return b } randomList(a) { let b = Math.floor(Math.random() * a.length); return a[b] } wait(a) { return new Promise(b => setTimeout(b, a)) } done(a = {}) {
let b = (new Date).getTime(), c = (b - this.startTime) / 1e3; console.log(`
${this.name} 运行结束,共运行了 ${c} 秒!`), (this.isSurge() || this.isQuanX() || this.isLoon()) && $done(a)
}
}(a, b)
}