mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat(网易云音乐): VIP弹窗(补充规则)、卡片广告(补充规则)
This commit is contained in:
@@ -95,6 +95,16 @@ export default defineAppConfig({
|
|||||||
'https://m.gkd.li/57941037/827ebe8b-f3c6-4068-8d31-11d5b2578680',
|
'https://m.gkd.li/57941037/827ebe8b-f3c6-4068-8d31-11d5b2578680',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12745666',
|
snapshotUrls: 'https://i.gkd.li/i/12745666',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '首页卡片广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
||||||
|
matches: '[vid="adTagView"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15047096',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -185,11 +195,15 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
action: 'back',
|
action: 'back',
|
||||||
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
activityIds: [
|
||||||
matches: '[text="VIP歌曲免费听30分钟"]',
|
'com.netease.cloudmusic.activity.MainActivity',
|
||||||
|
'com.netease.cloudmusic.activity.PlayerActivity',
|
||||||
|
],
|
||||||
|
matches: '[text*="免费听30分钟"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13804534',
|
|
||||||
'https://i.gkd.li/i/12843383',
|
'https://i.gkd.li/i/12843383',
|
||||||
|
'https://i.gkd.li/i/13804534',
|
||||||
|
'https://i.gkd.li/i/15047126',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user