mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(米游社): 功能类-米游自动签到全家桶 (#449)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user