mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf: 优化开屏广告
This commit is contained in:
@@ -7,15 +7,15 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
actionMaximum: 1,
|
||||
matchTime: 10000,
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="com.example.maintenancemaster:id/advertisement_countdown_ccd"]',
|
||||
snapshotUrls: ['https://i.gkd.li/i/12903877'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/12903877',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user