mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(酷安): 开屏广告(优化规则)
This commit is contained in:
@@ -19,14 +19,15 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
quickFind: true,
|
|
||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[id$="tt_splash_skip_btn"] <<n [id="com.coolapk.market:id/ad_container"]',
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12503773',
|
'https://i.gkd.li/import/12503773',
|
||||||
'https://i.gkd.li/import/13247610',
|
'https://i.gkd.li/import/13247610',
|
||||||
'https://i.gkd.li/import/13264779',
|
'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
|
'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