mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 字节开屏广告
This commit is contained in:
@@ -51,7 +51,7 @@ export default defineGkdGlobalGroups([
|
||||
{
|
||||
key: 1, // 字节SDK
|
||||
anyMatches: [
|
||||
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0] <n FrameLayout[childCount>2][text=null][desc=null] >(n+6) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑" || text*="省钱好物"][visibleToUser=true]',
|
||||
'@View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0] <n FrameLayout[childCount>2][text=null][desc=null] >(n+6) [text*="第三方应用" || text*="扭动手机" || text*="点击或上滑" || text*="省钱好物" || text*="扭一扭"][visibleToUser=true]',
|
||||
'FrameLayout > FrameLayout[childCount>2][text=null][desc=null] > @View[text=null][clickable=true][childCount=0][visibleToUser=true][width<200&&height<200] +(1,2) TextView[index=parent.childCount.minus(1)][childCount=0][visibleToUser=true]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
@@ -60,6 +60,7 @@ export default defineGkdGlobalGroups([
|
||||
'https://i.gkd.li/i/20262130',
|
||||
'https://i.gkd.li/i/20768349',
|
||||
'https://i.gkd.li/i/20883248', // >(n+6)
|
||||
'https://i.gkd.li/i/23549504', // text*="扭一扭"
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user