mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
@@ -43,13 +43,17 @@ export default defineAppConfig({
|
|||||||
name: '浮窗广告',
|
name: '浮窗广告',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: ['com.ss.android.article.news.activity.MainActivity'],
|
activityIds: ['com.ss.android.article.news.activity.MainActivity'],
|
||||||
actionMaximum: 1,
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
'@ImageView < FrameLayout[childCount=2] < FrameLayout < FrameLayout <2 FrameLayout <4 [id="android:id/tabhost"]',
|
'@ImageView < FrameLayout[childCount=2] < FrameLayout < FrameLayout <2 FrameLayout <4 [id="android:id/tabhost"]',
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/13262675'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/13262675'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
matches:
|
||||||
|
'@ImageView <2 FrameLayout < FrameLayout < FrameLayout <5 RelativeLayout < LinearLayout <2 ViewPager <2 FrameLayout < FrameLayout <3 [id="android:id/tabhost"]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/13274622'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user