mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
@@ -7,8 +7,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.tencent.karaoke.module.splash.ui.SplashAdDialog',
|
matchTime: 10000,
|
||||||
rules: '[text*=`跳过`][id!=null]',
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[text^="跳过"][text.length<10]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13302490',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user