mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(阿里巴巴): 更新提示(补充规则)
This commit is contained in:
@@ -8,14 +8,26 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules:
|
actionMaximumKey: 0,
|
||||||
'[id="com.alibaba.wireless:id/update_title"] +(2) LinearLayout >(2) [text="取消"]',
|
rules: [
|
||||||
snapshotUrls: [
|
{
|
||||||
'https://i.gkd.li/i/12684422',
|
key: 0,
|
||||||
'https://i.gkd.li/i/12684426',
|
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