mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(铁路12306): 开屏广告-规则优化 (#1531)
* feat(铁路12306):开屏广告跳过优化 铁路12306,开屏广告跳过优化 * chore(actions): check_format_lint * feat(铁路12306): 开屏广告-规则优化 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: lisonge <i@songe.li> close #1529
This commit is contained in:
@@ -7,8 +7,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.MobileTicket.ui.dialog.SplashAdDialog',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[id=`com.MobileTicket:id/tv_skip`]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13196243',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user