mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf(华为音乐): 开屏广告
This commit is contained in:
@@ -12,31 +12,11 @@ export default defineGkdApp({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
action: 'clickCenter',
|
matches: '[vid="hiad_skip_text"]',
|
||||||
matches: '[id="com.huawei.hms.ads.uiengine:id/hiad_skip_text"]',
|
snapshotUrls: 'https://i.gkd.li/i/15443502',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12745222',
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
// 若开启播放器时恰好首页在展示首页横幅广告,则在播放器下拉的推荐页面中会误触此规则导致点击广告(https://i.gkd.li/i/13068854)
|
|
||||||
// {
|
|
||||||
// key: 1,
|
|
||||||
// name: '首页横幅广告',
|
|
||||||
// quickFind: true,
|
|
||||||
// activityIds: [
|
|
||||||
// 'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
|
||||||
// 'com.android.mediacenter.MainActivity',
|
|
||||||
// ],
|
|
||||||
// rules: [
|
|
||||||
// {
|
|
||||||
// matches: 'TextView[id="com.huawei.music:id/ad_banner_tag"&&visibleToUser=true]',
|
|
||||||
// snapshotUrls: [
|
|
||||||
// 'https://i.gkd.li/i/13068287',
|
|
||||||
// 'https://i.gkd.li/i/13067243',
|
|
||||||
// ],
|
|
||||||
// },
|
|
||||||
// ],
|
|
||||||
// },
|
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '分段广告-广告反馈下拉窗',
|
name: '分段广告-广告反馈下拉窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user