mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(酷安): 开屏广告(优化规则)
This commit is contained in:
@@ -19,14 +19,15 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
key: 0,
|
||||
matches:
|
||||
'[id$="tt_splash_skip_btn"] <<n [id="com.coolapk.market:id/ad_container"]',
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12503773',
|
||||
'https://i.gkd.li/import/13247610',
|
||||
'https://i.gkd.li/import/13264779',
|
||||
'https://i.gkd.li/import/13826359',
|
||||
'https://i.gkd.li/import/13827095',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -42,16 +43,6 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/13296816', // snapshot of excludeMatches
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
quickFind: true,
|
||||
matches:
|
||||
'@View[clickable=true] <(2,3) FrameLayout <2 FrameLayout <<n FrameLayout[id="com.coolapk.market:id/ad_container"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13826359',
|
||||
'https://i.gkd.li/import/13827095',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user