mirror of
https://github.com/SukkaW/Surge.git
synced 2026-06-14 03:31:49 +08:00
Deprecate non_ip/apple_cdn already replaced by domainset/apple_cdn
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
This commit is contained in:
@@ -8,7 +8,8 @@ import { appendArrayInPlace } from 'foxts/append-array-in-place';
|
|||||||
|
|
||||||
const DEPRECATED_FILES = [
|
const DEPRECATED_FILES = [
|
||||||
['non_ip/global_plus', 'This file has been merged with non_ip/global'],
|
['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 = [
|
const REMOVED_FILES = [
|
||||||
|
|||||||
Reference in New Issue
Block a user