Update 望潮.js

This commit is contained in:
3288588344
2024-07-15 14:35:13 +08:00
committed by GitHub
parent 69e8a8d617
commit ef01513391

View File

@@ -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();