-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathwx_kkjyd.js
429 lines (393 loc) · 21.5 KB
/
wx_kkjyd.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
/*
kuikoukou
教程:https:wjkjy.cn
看看集阅读
需要青龙环境
入口:微信打开:http://image.wjkjy.cn/2023/03/18/6645357418916.png
点击获取看看地址得到链接,最好自己看两篇再运行,防止黑号
填写变量 kkjyd ,直接填写链接中t=内的值(不要t=),多账户换行隔开
单次运行只阅读15篇
*/
const $ = new Env("看看集阅读");
const notify = $.isNode() ? require('./sendNotify') : '';
let envSplitor = ['@', '\n']
let httpResult, httpReq, httpResp
let ckName = 'kkjyd'
let userCookie = ($.isNode() ? process.env[ckName] : $.getdata(ckName)) || '';
let userList = []
let userIdx = 0
let userCount = 0
var msg = ''
// var tid = ''
var cishu = 10
var jiance = 0 //1获取文章 , 0阅读
let newurl = "http://kkj.ymzwhcm.com/code008/ydt2"
///////////////////////////////////////////////////////////////////
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.ticket = process.env[ckName]//str.split('&')[0]//, this.secret = str.split('&')[1]//.split('#'), this.u = this.ck[0], this.t = this.ck[1]
}
// async function getnowsceond(){
// return Math.floor(Date.now()/ 1000)
// }
// async function getTimeInfo(nTimeStamps) {
// //转毫秒\n
// var date = new Date(nTimeStamps * 1000);
// //返回数据\n
// var retData = {
// nYear: date.getFullYear(),
// nMonth: date.getMonth() + 1,
// nDay: date.getDate(),
// nHour: date.getHours(),
// nMinutes: date.getMinutes(),
// nSeconds: date.getSeconds()
// };
// return retData;
// }
// await getTimeInfo(nYear)
// var a = getnowsceond()
// var timeinfo = getTimeInfo(a)
// // console.log(date);
// console.log(timeinfo);
// console.log("timeInfo=%s",JSON.stringify(timeinfo));
async dotask() {
try {
let t = Date.now()
this.ul = newurl+`/getTask?`;
let body = 'ticket='+this.ticket+'&_t=0.6519685395293324';
let urlObject = popu(this.ul, body,this.ticket)
await httpRequest('post', urlObject)
let result = httpResult;
// this.tid = result.data.tgid
// var tid = result.data.tgid
// console.log(result)
if ( result.msg == 'OK') {
this.tid = result.data.tgid
this.jiance = result.code
if (this.tid == '') {
console.log('未获取到文章id,退出');
// this.jiance = result.code
}
// this.tid = result.data.tgid
// console.log( '任务ID:'+result.data.tgid)
// msg += '\n' + result.data.tgid + '\n'
// else {
// await this.jump(result.data.tgid)
// }
} else if (result.code == -1){
console.log('下次阅读时间:', result.msg)
this.jiance = result.code
} else if (result.code == 500){
console.log(result.msg)
this.jiance = result.code
} else {
console.log(result)
this.jiance = result.code
}
/*
"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);
$.done()
}
}
async jump(readurl) {
try {
let t = Date.now()
readurl = decodeURIComponent(readurl);
var sj = Math.random() * (7000 - 6000) + 6086
// this.key = readurl.match(/key=(.*?)&/)[1]
// this.state= readurl.match(/state=(.*?)#/)[1]
this.ul = newurl+`/submit?`+'ticket='+this.ticket+"&"+'tgid='+this.tid+"&_t=0.6519685395293324"
console.log(this.ul)
let body = ``;
let urlObject = popu(this.ul, body,this.ticket)
await httpRequest('post', urlObject)
let result = httpResult;
// console.log(result.data.points)
console.log('获得'+result.data.points/1000+'积分')
//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 {
// console.log(result.data.points)
return Promise.resolve(1);
}
}
async jiance2() {
try {
if (this.jiance.code != 0) {
console.log("检测文章,跳过")
await $.done()
}
// else {
// if (!(await checkEnv())) return;
// if (userList.length > 0) {
// //await gethost()
// //console.log('获取到newurl:'+newurl)
// // for (let user of userList) {
// // await user.task()
// // }
// // if (this.jiance.code=-1) {
// // }
// }
// }
}catch(e){
console.log(e)
}
await $.done()
}
// }finally(){
// break;
// }
// 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()]
msg += `\n======== 账号 ${this.idx} 检测文章 ========\n`
console.log(`\n=========== ${this.idx} 开始阅读文章 ===========\n`)
var sj = Math.random() * (7000 - 6000) + 10086
// let jiance = this.jiance
// await this.gold()
//console.log(this.fb)
if (cishu == 10) {
console.log(this.jiance)
for (let i = 0;i< 15;i++) {
// if(jiance.code != 0) {
// console.log("检测文章,跳过")
// break ;
// }
// await $.done()}
// await this.task()
// console.log(this.jiance)
console.log('随机等待:'+ sj/1000+'秒')
await $.wait(sj)
await this.dotask()
if(this.jiance != 0) {
console.log("可能是检测文章或已阅读完毕,防止黑号跳过")
break ;
}else{console.log("已检测到文章,阅读开始")}
console.log('等待:'+ sj/1000+'时间')
await $.wait(sj)
await this.jump()
// await this.jiance()
/*
break
if (this.dx == 1) break
await this.getreadurl()
if (this.fx == 1) break
*/
}
// await this.getreadinfo()
//await $.wait(15000)
}
// if (this.left_gold >= 10000 && 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('redirect_uri=') !=-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": "kkj.ymzwhcm.com",
"connection" : "keep-alive",
"content-length": "0",
"accept": "application/json, text/plain, */*",
"x-requested-with": "com.tencent.mm",
"user-agent": "Mozilla/5.0 (Linux; Android 12; M2012K11AC Build/SKQ1.211006.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/5019 MMWEBSDK/20221206 Mobile Safari/537.36 MMWEBID/3684 MicroMessenger/8.0.32.2300(0x2800205D) WeChat/arm64 Weixin NetType/5G Language/zh_CN ABI/arm64",
"content-type": "application/x-www-form-urlencoded",
"origin": "http://vip.bk9bas79.shop",
"accept-encoding": "gzip, deflate",
"accept-language": "zh-CN,zh;q\u003d0.9,en-US;q\u003d0.8,en;q\u003d0.7"
},
timeout: 6086,
}
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": "Mozilla/5.0 (Linux; Android 12; M2012K11AC Build/SKQ1.211006.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/86.0.4240.99 XWEB/4425 MMWEBSDK/20221206 Mobile Safari/537.36 MMWEBID/4883 MicroMessenger/8.0.32.2300(0x2800205D) WeChat/arm64 Weixin NetType/WIFI Language/zh_CN ABI/arm64",
// "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: 6086,
// }
// 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)
}