mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(古诗文网): 应用内广告弹窗-规则优化
This commit is contained in:
@@ -9,12 +9,14 @@ export default defineAppConfig({
|
||||
name: '应用内广告弹窗',
|
||||
rules: [
|
||||
{
|
||||
delay: 500,
|
||||
key: 0,
|
||||
activityIds: 'org.gushiwen.gushiwen.HomeActivity',
|
||||
matches: 'ImageView - FrameLayout > FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12813618',
|
||||
},
|
||||
{
|
||||
delay: 500,
|
||||
key: 1,
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
|
||||
Reference in New Issue
Block a user