mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 运动世界校园(#403)
This commit is contained in:
@@ -568,6 +568,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '喜马拉雅',
|
||||
deprecatedKeys: [9],
|
||||
},
|
||||
{
|
||||
id: 'com.zjwh.android_wh_physicalfitness',
|
||||
name: '运动世界校园',
|
||||
deprecatedKeys: [2, 3, 4, 9],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user