mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(QQ):好友动态-广告卡片 (#2355)
This commit is contained in:
@@ -41,6 +41,7 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '好友动态-广告卡片',
|
name: '好友动态-广告卡片',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
@@ -55,8 +56,9 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
|
quickFind: true,
|
||||||
matches:
|
matches:
|
||||||
'[clickable=true] > ImageView + TextView[text="关闭此条广告"]',
|
'@[clickable=true] > ImageView + TextView[text="关闭此条广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12840889',
|
snapshotUrls: 'https://i.gkd.li/import/12840889',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user