mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -43,13 +43,16 @@ export default defineGkdApp({
|
|||||||
activityIds: [
|
activityIds: [
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity',
|
'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity',
|
||||||
|
'.activity.LauncherActivity',
|
||||||
],
|
],
|
||||||
matches: '[id$="iv_ad_free_gif"] + * > [text="关闭"]',
|
matches:
|
||||||
|
'[vid="tv_ad_free_close" || vid="tv_ad_free_colse"][visibleToUser=true]',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
'https://m.gkd.li/57941037/4cafd5fd-b5ed-4df1-b9f2-f443f53a7166',
|
'https://m.gkd.li/57941037/4cafd5fd-b5ed-4df1-b9f2-f443f53a7166',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13546173',
|
'https://i.gkd.li/i/13546173',
|
||||||
'https://i.gkd.li/i/14696860',
|
'https://i.gkd.li/i/14696860',
|
||||||
|
'https://i.gkd.li/i/18121213',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -104,10 +107,14 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.activity.LauncherActivity',
|
activityIds:
|
||||||
matches: '[vid="tv_ad_free_close"][visibleToUser=true]',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
exampleUrls: 'https://e.gkd.li/61a32cd3-d8b5-42c6-8f56-23b63cf9fed6',
|
matches: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/18094588',
|
'[text="反馈"][visibleToUser=true]',
|
||||||
|
'[text="跳过"][visibleToUser=true]',
|
||||||
|
],
|
||||||
|
exampleUrls: 'https://e.gkd.li/1326c88b-81e0-4f78-b301-778d29e10433',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/18121205',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
|
|||||||
Reference in New Issue
Block a user