mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:42:36 +08:00
feat(拷貝漫畫): 内部弹窗广告 (#147)
This commit is contained in:
parent
d12a3d4e2f
commit
c43c631ef1
|
@ -29,7 +29,10 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 1,
|
||||
name: '内部弹窗广告',
|
||||
activityIds: 'com.copymanga.app.MainActivity',
|
||||
activityIds: [
|
||||
'com.copymanga.app.MainActivity',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.kwad.components.ad.interstitial',
|
||||
|
@ -48,7 +51,10 @@ export default defineAppConfig({
|
|||
},
|
||||
{
|
||||
matches: 'ImageView + FrameLayout + FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12504520',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12504520',
|
||||
'https://gkd-kit.gitee.io/import/12661019',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user