fix(猫眼):开屏广告 (#2476)

* fix: 猫眼

* feat(猫眼): 开屏广告

---------

Co-authored-by: lisonge <i@songe.li>

close #2475
This commit is contained in:
巴拉巴拉嘿
2023-11-26 20:59:46 +08:00
committed by GitHub
parent fc4a6dc1ae
commit 314b309361

View File

@@ -7,11 +7,11 @@ export default defineAppConfig({
{
key: 0,
name: '开屏广告',
activityIds: [
'com.sankuai.movie.welcome.Welcome',
'com.miui.home.launcher.Launcher',
],
rules: '[text="点击跳转详情页"] < FrameLayout +(2) [text$="跳过"]',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,
rules: '[text$="跳过"][text.length<=10]',
snapshotUrls: [
'https://i.gkd.li/import/12649967', // activityId: com.sankuai.movie.welcome.Welcome
'https://i.gkd.li/import/12649911', // activityId: com.miui.home.launcher.Launcher
@@ -20,10 +20,7 @@ export default defineAppConfig({
{
key: 1,
name: '更新弹窗',
activityIds: [
'com.maoyan.android.adx.popupads.d',
'com.miui.home.launcher.Launcher',
],
activityIds: ['com.maoyan.android.adx.popupads.d'],
rules: '[text^="更新"] +(3) LinearLayout > [text="取消"]',
snapshotUrls: [
'https://i.gkd.li/import/12649942', // activityId: com.maoyan.android.adx.popupads.d