fix(今日头条): 信息流广告-规则优化 (#712)

Co-authored-by: shanlan <hi@gobyte.cn>
This commit is contained in:
shanlanCoding
2023-10-08 00:07:48 +08:00
committed by GitHub
parent 0052b72518
commit d7abfe3bd3

View File

@@ -91,9 +91,11 @@ export default defineAppConfig({
key: 0,
matches:
'FlattenUIText[text^="广告"||text^="来自"] -n UIView[text^="不感兴趣"][clickable=true]',
action: 'clickCenter',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12733098',
'https://gkd-kit.gitee.io/import/12755264',
'https://gkd-kit.gitee.io/import/12836272',
],
},
{
@@ -101,6 +103,7 @@ export default defineAppConfig({
preKeys: 0,
matches:
'@ViewGroup[clickable=true] > ImageView + TextView[text="不感兴趣"]',
action: 'clickCenter',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12733152',
'https://gkd-kit.gitee.io/import/12755265',