mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf(微信): 朋友圈广告
This commit is contained in:
@@ -90,8 +90,11 @@ export default defineGkdApp({
|
|||||||
key: 29,
|
key: 29,
|
||||||
name: '点击[Close the ad]',
|
name: '点击[Close the ad]',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '@LinearLayout[clickable=true] > [text="Close the ad"]',
|
matches: '@LinearLayout[clickable=true] > [text*="Close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12905838',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12905838',
|
||||||
|
'https://i.gkd.li/i/15284966',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 预留key
|
// 预留key
|
||||||
|
|||||||
Reference in New Issue
Block a user