mirror of
				https://github.com/shufflewzc/faker2.git
				synced 2025-11-04 15:22:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		
							parent
							
								
									909b8c6678
								
							
						
					
					
						commit
						a48213641d
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -5,8 +5,8 @@ new Env('汪汪赛跑提现')
 | 
				
			|||||||
updateTime:2022-07-09
 | 
					updateTime:2022-07-09
 | 
				
			||||||
**/
 | 
					**/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import {get, post, requireConfig, wait} from './TS_USER_AGENTS'
 | 
					import { get, post, requireConfig, wait } from './TS_USER_AGENTS'
 | 
				
			||||||
import {H5ST} from "./function/h5st"
 | 
					import { H5ST } from "./function/h5st"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
let cookie: string = '', res: any = '', UserName: string = '', fp_448de: string = '' || process.env.FP_448DE, fp_b6ac3: string = '' || process.env.FP_B6AC3
 | 
					let cookie: string = '', res: any = '', UserName: string = '', fp_448de: string = '' || process.env.FP_448DE, fp_b6ac3: string = '' || process.env.FP_B6AC3
 | 
				
			||||||
let h5stTool: H5ST = null
 | 
					let h5stTool: H5ST = null
 | 
				
			||||||
@ -21,18 +21,21 @@ let h5stTool: H5ST = null
 | 
				
			|||||||
        try {
 | 
					        try {
 | 
				
			||||||
            h5stTool = new H5ST('448de', 'jdltapp;', fp_448de)
 | 
					            h5stTool = new H5ST('448de', 'jdltapp;', fp_448de)
 | 
				
			||||||
            await h5stTool.__genAlgo()
 | 
					            await h5stTool.__genAlgo()
 | 
				
			||||||
      res = await team('runningMyPrize', {"linkId": "L-sOanK_5RJCz7I314FpnQ", "pageSize": 20, "time": null, "ids": null})
 | 
					            res = await team('runningMyPrize', { "linkId": "L-sOanK_5RJCz7I314FpnQ", "pageSize": 20, "time": null, "ids": null })
 | 
				
			||||||
            rewardAmount = res.data.rewardAmount
 | 
					            rewardAmount = res.data.rewardAmount
 | 
				
			||||||
            if (res.data.runningCashStatus.currentEndTime) {
 | 
					            if (res.data.runningCashStatus.currentEndTime) {
 | 
				
			||||||
                console.log('可提现', rewardAmount)
 | 
					                console.log('可提现', rewardAmount)
 | 
				
			||||||
        res = await api('runningPrizeDraw', {"linkId": "L-sOanK_5RJCz7I314FpnQ", "type": 2, "level": 3})
 | 
					                res = await api('runningPrizeDraw', { "linkId": "L-sOanK_5RJCz7I314FpnQ", "type": 2, "level": 3 })
 | 
				
			||||||
        await wait(2000)
 | 
					                if (res.errMsg.indexOf("不足") > -1) {
 | 
				
			||||||
        if (res.success){
 | 
					                    res = await api('runningPrizeDraw', { "linkId": "L-sOanK_5RJCz7I314FpnQ", "type": 2, "level": 2 })
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                await wait(1000)
 | 
				
			||||||
 | 
					                if (res.success) {
 | 
				
			||||||
                    console.log(res.data.message)
 | 
					                    console.log(res.data.message)
 | 
				
			||||||
                } else {
 | 
					                } else {
 | 
				
			||||||
                    console.log('提现失败:', res.errMsg)
 | 
					                    console.log('提现失败:', res.errMsg)
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
      }else{
 | 
					            } else {
 | 
				
			||||||
                console.log('还未到提现时间')
 | 
					                console.log('还未到提现时间')
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        } catch (e) {
 | 
					        } catch (e) {
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										11
									
								
								jd_yy_realme.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								jd_yy_realme.js
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user