feat: 同程旅行-全屏广告、评价提示 #1015

This commit is contained in:
AIsouler
2025-06-26 15:39:22 +08:00
parent 5739abb1f5
commit 23d776be63
2 changed files with 32 additions and 12 deletions

View File

@@ -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();