mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(阿里巴巴): 更新提示(补充规则)
This commit is contained in:
@@ -8,14 +8,26 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '更新提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'[id="com.alibaba.wireless:id/update_title"] +(2) LinearLayout >(2) [text="取消"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12684422',
|
||||
'https://i.gkd.li/i/12684426',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.alibaba.wireless:id/update_button_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12684422',
|
||||
'https://i.gkd.li/i/12684426',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'@ImageView[visibleToUser=true] < * - * > [text*="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15004486',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user