mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(天天基金): 开屏广告 (#575)
This commit is contained in:
@@ -4,6 +4,14 @@ export default defineAppConfig({
|
|||||||
id: 'com.eastmoney.android.fund',
|
id: 'com.eastmoney.android.fund',
|
||||||
name: '天天基金',
|
name: '天天基金',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
activityIds:
|
||||||
|
'com.eastmoney.android.fund.centralis.activity.FundRootActivity',
|
||||||
|
rules: '[id="com.eastmoney.android.fund:id/ad_ignore"][text^="跳过"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12781533',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '自选页面广告',
|
name: '自选页面广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user