mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(微音乐): 弹窗广告 (#1737)
* Update com.zhouyu.music.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #1682
This commit is contained in:
@@ -8,11 +8,11 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '广告弹窗',
|
||||
activityIds: 'com.zhouyu.music.activities.MainActivity',
|
||||
rules:
|
||||
'@TextView[id=null][clickable=true] + View > View > View [text$="广告"]',
|
||||
rules: '@[id=null][clickable=true] + View >n View [text$="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13062330',
|
||||
'https://i.gkd.li/import/13068583',
|
||||
'https://gkd-kit.gitee.io/import/13231850',
|
||||
],
|
||||
exampleUrls:
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/798afc53-4aaf-481f-acb1-7c193bd8e6d6',
|
||||
|
||||
Reference in New Issue
Block a user