mirror of
https://github.com/3288588344/toulu.git
synced 2025-12-23 10:14:49 +08:00
Update 望潮.js
This commit is contained in:
2
望潮.js
2
望潮.js
@@ -36,7 +36,7 @@ async function main() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
Utils = await loadUtils();
|
Utils = await loadUtils();
|
||||||
let arr = WangChao.split(" ");
|
let arr = WangChao.split("/");
|
||||||
for (const item of arr) {
|
for (const item of arr) {
|
||||||
console.log("随机生成UA")
|
console.log("随机生成UA")
|
||||||
let randomUA = generateRandomUA();
|
let randomUA = generateRandomUA();
|
||||||
|
|||||||
Reference in New Issue
Block a user