mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 同程旅行-全屏广告、评价提示 #1015
This commit is contained in:
@@ -847,6 +847,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: 'QQ音乐',
|
||||
deprecatedKeys: [10],
|
||||
},
|
||||
{
|
||||
id: 'com.tongcheng.android',
|
||||
name: '同程旅行',
|
||||
deprecatedKeys: [1],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user