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