mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat: 淘宝-全屏广告 等2个更新 (#1371)
Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -465,7 +465,7 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
|||||||
{
|
{
|
||||||
id: 'com.taobao.taobao',
|
id: 'com.taobao.taobao',
|
||||||
name: '淘宝',
|
name: '淘宝',
|
||||||
deprecatedKeys: [0, 10, 11, 18],
|
deprecatedKeys: [0, 10, 11, 17, 18],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'com.taptap',
|
id: 'com.taptap',
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ export default defineGkdApp({
|
|||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12648734',
|
'https://i.gkd.li/i/12648734',
|
||||||
'https://i.gkd.li/i/12648746',
|
'https://i.gkd.li/i/12648746',
|
||||||
'https://i.gkd.li/i/13198052',
|
'https://i.gkd.li/i/14060521',
|
||||||
'https://i.gkd.li/i/14905372',
|
'https://i.gkd.li/i/14905372',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
@@ -87,6 +87,14 @@ export default defineGkdApp({
|
|||||||
'@TextView[clickable=true][width<160 && height<160] - [childCount=0][text="开心收下"] <<n [vid="poplayer_inner_view"]',
|
'@TextView[clickable=true][width<160 && height<160] - [childCount=0][text="开心收下"] <<n [vid="poplayer_inner_view"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/22949963',
|
snapshotUrls: 'https://i.gkd.li/i/22949963',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.taobao.android.detail.alittdetail.TTDetailActivity',
|
||||||
|
matches:
|
||||||
|
'@Image[width<140 && height<140][clickable=true][text!=null][childCount=0] - TextView[text.length>0] <n [childCount<6] <<n WebView[vid="poplayer_inner_view"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23289412',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -129,6 +137,14 @@ export default defineGkdApp({
|
|||||||
exampleUrls: 'https://e.gkd.li/45f8b78d-bc6a-4c1a-994d-6b5bce2c96a0',
|
exampleUrls: 'https://e.gkd.li/45f8b78d-bc6a-4c1a-994d-6b5bce2c96a0',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/22291107',
|
snapshotUrls: 'https://i.gkd.li/i/22291107',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.taobao.android.detail.alittdetail.TTDetailActivity',
|
||||||
|
matches:
|
||||||
|
'@FrameLayout[desc="关闭"][clickable=true] <<n [vid="ll_dinamicx_container"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23289445',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -281,19 +297,6 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
key: 17,
|
|
||||||
name: '全屏广告-抢天降补贴弹窗',
|
|
||||||
desc: '点击X',
|
|
||||||
rules: [
|
|
||||||
{
|
|
||||||
fastQuery: true,
|
|
||||||
activityIds: 'com.taobao.tao.welcome.Welcome',
|
|
||||||
matches: '@[desc="关闭按钮"] - [vid="poplayer_native_state_id"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14060521',
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
key: 19,
|
key: 19,
|
||||||
name: '局部广告-商品详情页直播悬浮窗',
|
name: '局部广告-商品详情页直播悬浮窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user