mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
@@ -11,12 +11,19 @@ export default defineGkdApp({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
actionMaximumKey: 0,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[clickable=true] <2 [id="cn.samsclub.app:id/advertising_container"]',
|
'@ImageView[clickable=true] <2 [id="cn.samsclub.app:id/advertising_container"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13609106',
|
snapshotUrls: 'https://i.gkd.li/i/13609106',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '@ImageView[vid="close_view"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15879369',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user