feat(微信): 移除订阅号文章广告规则

微信将所有广告反馈节点更改为了clickable=false,点击方式只能为clickcenter,导致反馈节点被其他节点遮罩时误触
This commit is contained in:
AIsouler
2024-05-04 20:50:32 +08:00
parent c25c6f13bf
commit 1c2ed6b115
2 changed files with 1 additions and 66 deletions

View File

@@ -476,7 +476,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
{
id: 'com.tencent.mm',
name: '微信',
deprecatedKeys: [3, 8, 12, 13, 14, 16, 20, 21, 23, 24, 27, 33],
deprecatedKeys: [3, 6, 8, 12, 13, 14, 16, 20, 21, 23, 24, 27, 33],
},
{
id: 'com.tencent.mobileqq',