From be6f402e3c2715bf0ac5c8eecc2c27c63027a6b9 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Tue, 26 May 2026 01:19:40 +0800 Subject: [PATCH] Deprecate `non_ip/apple_cdn` already replaced by `domainset/apple_cdn` --- Build/build-deprecate-files.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build/build-deprecate-files.ts b/Build/build-deprecate-files.ts index 332ee271..64ca63c7 100644 --- a/Build/build-deprecate-files.ts +++ b/Build/build-deprecate-files.ts @@ -8,7 +8,8 @@ import { appendArrayInPlace } from 'foxts/append-array-in-place'; 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_sukka', 'This file has been merged with domainset/reject'], + ['non_ip/apple_cdn', 'This file has been merged with domainset/apple_cdn'] ]; const REMOVED_FILES = [