mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat(驾考宝典): 开屏广告
This commit is contained in:
@@ -5,6 +5,22 @@ export default defineAppConfig({
|
||||
name: '驾考宝典',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
resetMatch: 'app',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14812686',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-悬浮广告',
|
||||
|
||||
Reference in New Issue
Block a user