千星奇遇改号池

This commit is contained in:
起个名字好难的喵
2025-11-01 11:31:46 +08:00
parent 210233c2d8
commit 165da036bf
2 changed files with 3 additions and 4 deletions

View File

@@ -322,12 +322,11 @@ const startGame = async () => {
}
const goToTeyvat = settings.goToTeyvat ?? true;
// const roomStr = settings.room || "7102316998";
// 从房间号池中随机取一个
const roomPool = ["7102316998", "7107919931", "7155768958", "7071003734"];
const roomPool = ["7070702264", "7102316998", "7107919931", "7155768958", "7071003734"];
const getRandomRoom = () => roomPool[Math.floor(Math.random() * roomPool.length)];
let roomStr = settings.room || getRandomRoom();
if (roomStr && (roomStr.includes("7070702264") || roomStr.includes("15698418162"))) {
if (roomStr && (roomStr.includes("15698418162"))) {
roomStr = getRandomRoom();
}
// 支持中英文逗号分割多个房间号

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "千星奇域每周刷取经验值",
"version": "0.5",
"version": "0.6",
"bgi_version": "0.52.0",
"description": "千星奇域每周刷取经验值",
"authors": [