mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(我的荣耀): 开屏广告 (#2737)
This commit is contained in:
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
||||
id: 'com.hihonor.phoneservice',
|
||||
name: '我的荣耀',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13523578',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user