mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
style: name
This commit is contained in:
@@ -14,13 +14,13 @@ export default defineAppConfig({
|
||||
activityIds: 'com.codoon.gps.ui.SlideActivity',
|
||||
rules: [
|
||||
{
|
||||
name: '首页-广告弹窗',
|
||||
name: '首页-弹窗广告',
|
||||
matches:
|
||||
'[id="android:id/content"] >2 RelativeLayout > ViewGroup[childCount=2] > ImageView[clickable=true] + ImageView[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13358586',
|
||||
},
|
||||
{
|
||||
name: '运动圈-广告弹窗',
|
||||
name: '运动圈-弹窗广告',
|
||||
matches:
|
||||
'[id="android:id/content"] >4 FrameLayout > ImageView + FrameLayout > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13348663',
|
||||
|
||||
Reference in New Issue
Block a user