mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix(APKPure): “分段广告-更新界面软件推荐”小概率误触 (#230)
Signed-off-by: gigibooom <171463165+gigibooom@users.noreply.github.com> Signed-off-by: AIsouler <57941037+AIsouler@users.noreply.github.com> Co-authored-by: AIsouler <57941037+AIsouler@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
name: '点击关闭',
|
name: '点击关闭',
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
matches: 'TextView[text="关闭"]',
|
matches: '@LinearLayout[clickable=true] >2 [text="关闭"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13466610',
|
snapshotUrls: 'https://i.gkd.li/i/13466610',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user