fix(proxy): 恢复上游脚本与逐项域名复制

This commit is contained in:
xweiba
2026-09-11 11:41:30 +08:00
parent 27f6029f9e
commit 68cd5fd31c
33 changed files with 925 additions and 1226 deletions
+11 -3
View File
@@ -1,6 +1,14 @@
# Third-Party Notices
The generated proxy scripts bundle:
The files in `dist/v1/` are recovered prebuilt artifacts from `Yu9191/wloc`,
obtained from the community restoration at `xepes0/wloc`. The original author
and contributor attribution is preserved. These files are distributed under
the included GNU Affero General Public License v3.0 (`LICENSE`).
- `pako` 2.1.0, Copyright (C) 2014-2017 Vitaly Puzrin and contributors, MIT License.
- `esbuild` is used only as a development/build dependency and is distributed under the MIT License.
The recovered upstream notice states that the prebuilt files may contain
third-party components whose complete dependency and reproducible-build records
were not recovered. This notice is not a complete software bill of materials or
legal audit.
See `UPSTREAM.md` for the pinned source, hashes, local differences, regression
checks, and maintenance exit condition.