mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 浏览器-局部广告 #1001
This commit is contained in:
@@ -40,6 +40,7 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.huawei.browser.customtab.EmuiBrowserCustomTabActivity',
|
'com.huawei.browser.customtab.EmuiBrowserCustomTabActivity',
|
||||||
@@ -47,6 +48,14 @@ export default defineGkdApp({
|
|||||||
'View[id="root"] > View[index=1] > @View[visibleToUser=true][id="logo-close-btn"] <<n [vid="web_view_container"]',
|
'View[id="root"] > View[index=1] > @View[visibleToUser=true][id="logo-close-btn"] <<n [vid="web_view_container"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13997759',
|
snapshotUrls: 'https://i.gkd.li/i/13997759',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: '.download.DownloadRecordsActivity',
|
||||||
|
matches: '[vid="group_header_close_button"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/f5b1576c-372d-4376-b122-129cd0249d85',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/20852584',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user