mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(中国农业银行): 开屏广告-规则优化 (#1530)
* feat(中国农业银行):开屏广告跳过优化 中国农业银行,开屏广告跳过优化 * chore(actions): check_format_lint * feat(中国农业银行): 开屏广告-规则优化 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -7,9 +7,15 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.alipay.mobile.quinox.LauncherActivity',
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
quickFind: true,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: ['ImageView[id="com.android.bankabc:id/close"]'],
|
rules: ['ImageView[id="com.android.bankabc:id/close"]'],
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12472629',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12472629',
|
||||||
|
'https://i.gkd.li/import/13196201',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user