mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: add build time to appprofile.php
This commit is contained in:
@@ -129,6 +129,8 @@ function generateAppProfile(
|
||||
result.push(
|
||||
'<?php',
|
||||
'',
|
||||
`// Build ${new Date().toISOString()}`,
|
||||
'',
|
||||
'declare(strict_types=1);',
|
||||
'',
|
||||
'$_ENV[\'Clash_Config\'] = [',
|
||||
|
||||
Reference in New Issue
Block a user