Undeprecate reject_phishing

This commit is contained in:
SukkaW
2025-04-19 21:18:46 +08:00
parent 25f79585ed
commit faa0953dbf
2 changed files with 34 additions and 14 deletions

View File

@@ -6,8 +6,7 @@ import fsp from 'node:fs/promises';
const DEPRECATED_FILES = [
['non_ip/global_plus', 'This file has been merged with non_ip/global'],
['domainset/reject_sukka', 'This file has been merged with domainset/reject'],
['domainset/reject_phishing', 'This file has been merged with domainset/reject']
['domainset/reject_sukka', 'This file has been merged with domainset/reject']
];
const REMOVED_FILES = [