mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix:key
This commit is contained in:
@@ -85,21 +85,6 @@ export default defineAppConfig({
|
||||
matches: '[desc="广告 展开 按钮"] > [desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14138572',
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
key: 2,
|
||||
activityIds: [
|
||||
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
||||
'com.tencent.mobileqq.activity.SplashActivity',
|
||||
],
|
||||
quickFind: true,
|
||||
matches: '@[clickable=true] >(1,2) ImageView + [text="关闭此条广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12840889',
|
||||
'https://i.gkd.li/import/13831867', //activityId: 'com.tencent.mobileqq.activity.SplashActivity'
|
||||
'https://i.gkd.li/import/14138571',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 2,
|
||||
@@ -127,6 +112,21 @@ export default defineAppConfig({
|
||||
'https://i.gkd.li/import/13627967',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
key: 4,
|
||||
activityIds: [
|
||||
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
||||
'com.tencent.mobileqq.activity.SplashActivity',
|
||||
],
|
||||
quickFind: true,
|
||||
matches: '@[clickable=true] >(1,2) ImageView + [text="关闭此条广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12840889',
|
||||
'https://i.gkd.li/import/13831867', //activityId: 'com.tencent.mobileqq.activity.SplashActivity'
|
||||
'https://i.gkd.li/import/14138571',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user