Chore: drop deprecated files

This commit is contained in:
SukkaW 2024-09-23 20:38:00 +08:00
parent 428f30574c
commit a2fe13e50a

View File

@ -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) => {