mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:22:22 +08:00
feat(华为智慧搜索): 下拉广告 (#455)
This commit is contained in:
parent
d9e34196c2
commit
057a6d6567
|
@ -11,7 +11,15 @@ export default defineAppConfig({
|
|||
rules: [
|
||||
{
|
||||
matches: '[id="com.huawei.search:id/iv_topic_close_in_image"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12667938'],
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12667938',
|
||||
'https://gkd-kit.gitee.io/import/12745008',
|
||||
],
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'ViewGroup[id="com.huawei.search:id/unlike_flow_layout"] > TextView[text="直接关闭"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12745001'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user