mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +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',
|
id: 'com.lemon.lv',
|
||||||
name: '剪映',
|
name: '剪映',
|
||||||
groups: [
|
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,
|
key: 0,
|
||||||
name: '导出界面底部广告',
|
name: '导出界面底部广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user