mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf: 优化开屏广告
This commit is contained in:
@@ -20,16 +20,14 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
name: '开屏广告',
|
||||
desc: '点击跳过',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.black.unique.feature.home.HomeActivity',
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/63a72bd6-72be-410c-86ab-09ba7a4fa318',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14167393',
|
||||
|
||||
Reference in New Issue
Block a user