mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
@@ -7,13 +7,40 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: ['com.xiachufang.startpage.ui.StartPageActivity'],
|
matchTime: 10000,
|
||||||
rules:
|
actionMaximum: 1,
|
||||||
'[id$="/tt_splash_skip_btn"||id$="/start_page_count_down_tv"||text$="跳过"]',
|
resetMatch: 'app',
|
||||||
snapshotUrls: [
|
rules: [
|
||||||
'https://i.gkd.li/import/12505985',
|
{
|
||||||
'https://i.gkd.li/import/12506014',
|
key: 0,
|
||||||
'https://i.gkd.li/import/12506041',
|
name: '开屏广告-1',
|
||||||
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/12505985',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '开屏广告-2',
|
||||||
|
matches: '@FrameLayout > [text$="跳过"][text.length<=10]',
|
||||||
|
quickFind: true,
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12506014',
|
||||||
|
'https://i.gkd.li/import/12506041',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '卡片式广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '菜谱底部卡片广告',
|
||||||
|
activityIds: 'com.xiachufang.activity.recipe.RecipeDetailActivity',
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[id="com.xiachufang:id/ad_close"][visibleToUser=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13348710',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user