mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(下厨房): 新版开屏广告 (#2866)
* 适配下厨房新版开屏广告 * chore(actions): check_format_lint * feat(下厨房): 开屏广告 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -20,11 +20,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '开屏广告-2',
|
||||
matches: '@FrameLayout > [text$="跳过"][text.length<=10]',
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
quickFind: true,
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12506014',
|
||||
'https://i.gkd.li/import/12506041',
|
||||
'https://i.gkd.li/import/13539576',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user