mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(YouTube): 全屏广告-会员广告 (#563)
This commit is contained in:
@@ -787,6 +787,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '网易邮箱大师',
|
||||
deprecatedKeys: [1],
|
||||
},
|
||||
{
|
||||
id: 'com.google.android.youtube',
|
||||
name: 'youtube',
|
||||
deprecatedKeys: [2],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user