mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(剪映): 开屏广告 (#1729)
* feat 开屏广告 * feat(剪映): 开屏广告 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -4,6 +4,15 @@ export default defineAppConfig({
|
||||
id: 'com.lemon.lv',
|
||||
name: '剪映',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13229094',
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '导出界面底部广告',
|
||||
|
||||
Reference in New Issue
Block a user