mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(小红书): 更新提示(优化规则)
This commit is contained in:
@@ -37,15 +37,12 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches: '@ImageView <2 * + * > [text="NEW"]',
|
||||||
'@ImageView[clickable=true] <2 FrameLayout +3 FrameLayout > Button[text="立即安装"]',
|
snapshotUrls: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13246890',
|
'https://i.gkd.li/i/13246890',
|
||||||
},
|
'https://i.gkd.li/i/13741680',
|
||||||
{
|
'https://i.gkd.li/i/14445193',
|
||||||
actionMaximumKey: 0,
|
],
|
||||||
matches:
|
|
||||||
'@ImageView[clickable=true] <2 FrameLayout +3 FrameLayout > Button[text="立即参与内测"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13741680',
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user