mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(知乎): 更新提示(GKD1.7有效)
This commit is contained in:
@@ -215,6 +215,39 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 16,
|
||||||
|
name: '更新提示',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '勾选[不再提醒]',
|
||||||
|
matchTime: 10000,
|
||||||
|
quickFind: true,
|
||||||
|
resetMatch: 'app',
|
||||||
|
actionMaximum: 1,
|
||||||
|
action: 'clickCenter',
|
||||||
|
position: {
|
||||||
|
left: 'width * 0.0718',
|
||||||
|
top: 'width * 0.3026',
|
||||||
|
},
|
||||||
|
matches: '@[vid="parentPanel"] >4 [text*="内测"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/728ea1cd-ca19-4de9-9e7e-eb2a3513f965',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14445502',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
preKeys: 0,
|
||||||
|
key: 1,
|
||||||
|
name: '点击[取消]',
|
||||||
|
quickFind: true,
|
||||||
|
matches: '@[text="取消"] + [text="去应用市场"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/728ea1cd-ca19-4de9-9e7e-eb2a3513f965',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14445502',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 101,
|
key: 101,
|
||||||
|
|||||||
Reference in New Issue
Block a user