mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
@@ -7,8 +7,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.tencent.karaoke.module.splash.ui.SplashAdDialog',
|
||||
rules: '[text*=`跳过`][id!=null]',
|
||||
matchTime: 10000,
|
||||
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