mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(123云盘): 全屏广告
This commit is contained in:
@@ -6,15 +6,24 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-应用内广告弹窗',
|
name: '全屏广告-广告弹窗',
|
||||||
activityIds: 'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity',
|
rules: [
|
||||||
matchTime: 10000,
|
{
|
||||||
actionMaximum: 1,
|
key: 0,
|
||||||
resetMatch: 'activity',
|
quickFind: true,
|
||||||
quickFind: true,
|
activityIds: [
|
||||||
rules:
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
'[text*="关闭"][id="com.mfcloudcalculate.networkdisk:id/tv_ad_free_colse"]',
|
'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13546173',
|
],
|
||||||
|
matches: '[id$="iv_ad_free_gif"] + * > [text="关闭"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/4cafd5fd-b5ed-4df1-b9f2-f443f53a7166',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13546173',
|
||||||
|
'https://i.gkd.li/i/14696860',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user