mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(汽水音乐): 开屏广告 (#3297)
This commit is contained in:
@@ -10,9 +10,19 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id$="id/tt_splash_skip_btn"]',
|
||||
rules: [
|
||||
{
|
||||
name: '字节穿山甲广告SDK',
|
||||
matches: '[id$="id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13533782',
|
||||
},
|
||||
{
|
||||
quickFind: true,
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13704658',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: 'VIP弹窗',
|
||||
|
||||
Reference in New Issue
Block a user