Refactor schema ID handling and reduce parse depth

Changed MAX_PARSE_DEPTH from 10 to 6 to limit nesting. Improved schema ID retrieval to only use $id if present, and added a utility to collect all $id values in a schema for better circular reference detection. Updated font file AaCute.woff.
This commit is contained in:
手瓜一十雪
2026-01-28 16:01:43 +08:00
parent a71219062a
commit bf073b544b
2 changed files with 34 additions and 4 deletions