mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 淘宝-全屏广告 (#1535)
This commit is contained in:
@@ -332,6 +332,7 @@ export default defineGkdApp({
|
|||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||||
matches: [
|
matches: [
|
||||||
@@ -345,6 +346,15 @@ export default defineGkdApp({
|
|||||||
'https://i.gkd.li/i/22113615',
|
'https://i.gkd.li/i/22113615',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '充值类商品界面广告',
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.taobao.weex.WXActivity',
|
||||||
|
matches:
|
||||||
|
'@ImageView[clickable=true][width<150 && height<155] < FrameLayout <2 FrameLayout < FrameLayout < FrameLayout < FrameLayout <2 [vid="weex_render_view"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23923991',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user