mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 拼多多 (#430)
This commit is contained in:
@@ -573,6 +573,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '运动世界校园',
|
||||
deprecatedKeys: [2, 3, 4, 9],
|
||||
},
|
||||
{
|
||||
id: 'com.xunmeng.pinduoduo',
|
||||
name: '拼多多',
|
||||
deprecatedKeys: [3, 4, 5, 7, 13, 14, 15, 18],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user