mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat: 删除问题quickFind (#2985)
删除开屏规则[id="com.byted.pangle:id/tt_splash_skip_btn"]的quickFind属性。 快照中[id="com.byted.pangle:id/tt_splash_skip_btn"]可快速查找系GKD标识错误。 - https://github.com/gkd-kit/gkd/issues/369
This commit is contained in:
@@ -10,13 +10,13 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13188653',
|
||||
},
|
||||
{
|
||||
quickFind: true,
|
||||
matches:
|
||||
'@View[clickable=true] < RelativeLayout <2 FrameLayout < FrameLayout < FrameLayout <4 FrameLayout < [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197655',
|
||||
|
||||
Reference in New Issue
Block a user