mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
perf: some rules
This commit is contained in:
@@ -7,12 +7,15 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-弹窗广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '首页弹窗广告',
|
||||
activityIds: 'com.fcbox.hivebox.business.main.MainActivity',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.fcbox.hivebox.business.main.MainActivity',
|
||||
matches:
|
||||
'[id="com.fcbox.hivebox:id/fl_content_container"] + [id="com.fcbox.hivebox:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13459000',
|
||||
|
||||
Reference in New Issue
Block a user