feat(米游社): 功能类-米游自动签到全家桶 (#449)

This commit is contained in:
AIsouler
2024-11-04 09:29:10 +08:00
parent 6b4039c7b9
commit b774373213
2 changed files with 81 additions and 86 deletions

View File

@@ -578,6 +578,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
name: '拼多多',
deprecatedKeys: [3, 4, 5, 7, 13, 14, 15, 18],
},
{
id: 'com.mihoyo.hyperion',
name: '米游社',
deprecatedKeys: [4, 5],
},
];
const map: Map<string, number[]> = new Map();