mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -217,5 +217,18 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
name: '发现-顶部视频广告',
|
||||
desc: '自动点击跳过。',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
||||
matches: '[id="com.netease.cloudmusic:id/skipBannerAd"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13768367',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user