mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: appDeprecatedKeys
This commit is contained in:
@@ -563,6 +563,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '华为主题',
|
||||
deprecatedKeys: [3, 4, 5, 6],
|
||||
},
|
||||
{
|
||||
id: 'com.ximalaya.ting.android',
|
||||
name: '喜马拉雅',
|
||||
deprecatedKeys: [9],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user