mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(微信): 移除订阅号文章广告规则
微信将所有广告反馈节点更改为了clickable=false,点击方式只能为clickcenter,导致反馈节点被其他节点遮罩时误触
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user