mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
fix(财联社): 优化财联社规则属性 (#3431)
This commit is contained in:
@@ -9,8 +9,8 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
enable: true,
|
||||
activityIds: 'com.lanjinger.choiassociatedpress.ad.AdActivity',
|
||||
actionMaximum: 1,
|
||||
rules: '[text="跳过"]',
|
||||
snapshotUrls: [
|
||||
@@ -23,7 +23,9 @@ export default defineAppConfig({
|
||||
name: '首页-弹窗广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
enable: false,
|
||||
quickFind: true,
|
||||
activityIds: 'com.lanjinger.choiassociatedpress.main.OperateActivity',
|
||||
rules: '@ImageView[id$="iv_back"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13749206',
|
||||
|
||||
Reference in New Issue
Block a user