mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
perf: some rules
This commit is contained in:
@@ -7,13 +7,14 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '更新提示',
|
||||
desc: '点击X',
|
||||
actionMaximum: 1,
|
||||
matchTime: 10000,
|
||||
resetMatch: 'app',
|
||||
desc: '点击关闭',
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.speed.shadowsocks.ui.main.MainActivity',
|
||||
matches: '[id="com.giraffe:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14000409',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user