mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
@@ -12,5 +12,19 @@ export default defineAppConfig({
|
||||
rules: '[id="com.cubic.autohome:id/operate_show_exit_layout"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12836324',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
quickFind: true,
|
||||
name: '局部广告-右下角领福利悬浮窗',
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.cubic.autohome.MainActivity',
|
||||
matches:
|
||||
'@ImageView[visibleToUser=true] < * <2 * - [id="android:id/tabhost"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13885414',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user