mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
Squashed commit of the following:
commit 42eb0913be22b291b3c3bf262babbc9d527b07cd
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date: Tue Jan 16 05:09:47 2024 +0000
chore(actions): check_format_lint
commit 1809befa9821fb2e1d87809e756a701ea69060ea
Author: aisouler <zy43220@gmail.com>
Date: Tue Jan 16 13:09:07 2024 +0800
feat(汽水音乐):全屏广告-看广告获取听歌时长
This commit is contained in:
@@ -66,5 +66,24 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
quickFind: true,
|
||||
name: '全屏广告-看广告获取听歌时长',
|
||||
desc: '点击领取成功-点击坚持退出',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'[id="com.luna.music:id/exciting_video_fragment_container"] >4 [text="领取成功,关闭,按钮"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13945430',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
matches: '[text="坚持退出"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13945459',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user