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