mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Chore: drop deprecated files
This commit is contained in:
parent
428f30574c
commit
a2fe13e50a
@ -15,7 +15,9 @@ const REMOVED_FILES = [
|
||||
'List/domainset/steam.conf',
|
||||
'List/internal/appprofile.php',
|
||||
'Clash/domainset/steam.txt',
|
||||
'sing-box/domainset/steam.json'
|
||||
'sing-box/domainset/steam.json',
|
||||
'Modules/sukka_unlock_abema.sgmodule',
|
||||
'Modules/sukka_exclude_reservered_ip.sgmodule'
|
||||
];
|
||||
|
||||
export const buildDeprecateFiles = task(require.main === module, __filename)((span) => span.traceChildAsync('create deprecated files', async (childSpan) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user