mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat(公考雷达): 开屏广告 (#2046)
This commit is contained in:
@@ -4,6 +4,20 @@ export default defineAppConfig({
|
||||
id: 'com.maidu.gkld',
|
||||
name: '公考雷达',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.maidu.gkld:id/tv_splash_timer"][text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13328332',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user