mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(华尔街见闻): 卡片广告 (#1880)
* Update com.wallstreetcn.news.ts * feat(华尔街见闻): 卡片广告 --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -15,5 +15,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
name: '卡片广告',
|
||||
desc: '点击关闭, 无后续确认操作',
|
||||
activityIds: ['com.wallstreetcn.news.ProxyMainActivity'],
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[text="广告"] + [id="com.wallstreetcn.news:id/close"][visibleToUser=true]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13262717',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user