mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 08:54:08 +08:00
sync
This commit is contained in:
@@ -12,7 +12,7 @@ import {get, getshareCodeHW, o2s, requireConfig, wait} from "./TS_USER_AGENTS"
|
||||
|
||||
let cookie: string, cookiesArr: string[] = [], res: any, UserName: string
|
||||
let shareCodesSelf: string[] = [], shareCodes: string[] = [], shareCodesHW: string[] = [], fullCode: string[] = []
|
||||
let min: number[] = [0.02, 0.12, 0.3, 0.4, 0.6, 0.7, 0.8, 1, 1.2, 2, 3.6], log: string
|
||||
let min: number[] = [0.02, 0.03, 0.12, 0.3, 0.4, 0.6, 0.7, 0.8, 1, 1.2, 2, 3.6], log: string
|
||||
|
||||
!(async () => {
|
||||
cookiesArr = await requireConfig(false)
|
||||
|
||||
Reference in New Issue
Block a user