mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
fix(万能小组件 Top Widgets): 全屏广告误触
This commit is contained in:
@@ -38,8 +38,11 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="android:id/content"] >(3,4) FrameLayout[childCount>1] > FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14964868',
|
||||
'[id="android:id/content"] >3 FrameLayout[childCount=2] > FrameLayout[childCount=1] > ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14964868',
|
||||
'https://i.gkd.li/i/14969910', // 避免误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user