mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(喵上漫画): 广告弹窗-规则优化 (#756)
This commit is contained in:
@@ -6,7 +6,8 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '第三方 SDK 广告弹窗',
|
||||
name: '广告弹窗',
|
||||
desc: '点击右上角x',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -22,6 +23,13 @@ export default defineAppConfig({
|
||||
'ImageView - FrameLayout > FrameLayout > FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12777329',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.aster.comic.app.view.MainActivity',
|
||||
matches:
|
||||
'FrameLayout[childCount=4] > FrameLayout[childCount=8] > FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12872249',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user