mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
@@ -4,6 +4,15 @@ export default defineAppConfig({
|
|||||||
id: 'ltd.sky.okay.cn',
|
id: 'ltd.sky.okay.cn',
|
||||||
name: '漫天星',
|
name: '漫天星',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13759409',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '弹窗广告',
|
name: '弹窗广告',
|
||||||
@@ -16,6 +25,16 @@ export default defineAppConfig({
|
|||||||
'ImageView -2 FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
'ImageView -2 FrameLayout > FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13625479',
|
snapshotUrls: 'https://i.gkd.li/import/13625479',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '字节广告',
|
||||||
|
actionDelay: 1500,
|
||||||
|
activityIds:
|
||||||
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
|
matches:
|
||||||
|
'@Image[text=""] < View +n View > View > TextView[text="广告"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13759331',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user