mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -74,11 +74,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
key: 1,
|
key: 1,
|
||||||
activityIds:
|
activityIds: [
|
||||||
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
'com.qzone.reborn.feedx.activity.QZoneFriendFeedXActivity',
|
||||||
|
'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
|
],
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '@[clickable=true] > ImageView + [text="关闭此条广告"]',
|
matches: '@[clickable=true] > ImageView + [text="关闭此条广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12840889',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12840889',
|
||||||
|
'https://i.gkd.li/import/13831867', //activityId: 'com.tencent.mobileqq.activity.SplashActivity'
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user