mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(华为智慧搜索): 下拉广告 (#455)
This commit is contained in:
@@ -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'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user