diff --git a/licenses/index.html b/licenses/index.html
index 4d2af3e..82fcddf 100644
--- a/licenses/index.html
+++ b/licenses/index.html
@@ -1,347 +1,349 @@
-
-
-
- SVR.JS Nightly-GitMain Licenses
-
-
-
-
-
- SVR.JS Nightly-GitMain Licenses
- SVR.JS Nightly-GitMain
-
- MIT License
-
- Copyright (c) 2018-2024 SVR.JS
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
- Packages used by SVR.JS Nightly-GitMain
-
-
License: MIT
-
-
- High-priority task queue for Node.js and browsers
-
-
-
-
License: MIT
-
-
- ASN.1 encoder and decoder
-
-
-
-
License: MIT
-
-
- RFC2560 structures for asn1.js
-
-
-
-
License: MIT
-
-
- RFC5280 extension structures for asn1.js
-
-
-
-
License: MIT
-
-
async (by Caolan McMahon)
-
-
- Higher-order functions and common patterns for asynchronous code
-
-
-
-
License: MIT
-
-
bn.js (by Fedor Indutny)
-
-
- Big number implementation in pure javascript
-
-
-
-
License: MIT
-
-
- Robustly `.call.bind()` a function
-
-
-
-
License: ISC
-
-
chownr (by Isaac Z. Schlueter)
-
-
- like `chown -R`
-
-
-
-
License: ISC
-
-
dezalgo (by Isaac Z. Schlueter)
-
-
- Contain async insanity so that the dark pony lord doesn't eat souls
-
-
-
-
License: MIT
-
-
- A node.js module for parsing form data, especially file uploads.
- Required by SVR.JS
-
-
-
-
License: ISC
-
-
- fs read and write streams based on minipass
- Patched to work with Bun
-
-
-
-
License: MIT
-
-
- Implementation of Function.prototype.bind
-
-
-
-
License: MIT
-
-
- Get and robustly cache all JS language-level intrinsics at first require time
-
-
-
-
License: ISC
-
-
- A drop-in replacement for fs, making various improvements.
- Required by SVR.JS.
-
-
-
-
License: MIT
-
-
has (by Thiago de Arruda)
-
-
- Object.prototype.hasOwnProperty.call shortcut
-
-
-
-
License: MIT
-
-
- Determine if the JS environment has Symbol support. Supports spec, or shams.
-
-
-
-
License: MIT
-
-
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length
-
-
-
-
License: ISC
-
-
- Browser-friendly inheritance fully compatible with standard node.js inherits()
-
-
-
-
License: MIT
-
-
- Media Type Database
-
-
-
-
License: MIT
-
-
- The ultimate javascript content-type utility.
- Required by SVR.JS.
-
-
-
-
License: ISC
-
-
- minimalistic-assert ===
-
-
-
-
License: ISC
-
-
- minimal implementation of a PassThrough stream
-
-
-
-
License: MIT
-
-
- A small fast zlib stream built on
minipass and Node.js's zlib binding.
-
-
-
-
License: MIT
-
-
- Recursively mkdir, like `mkdir -p`
-
-
-
-
License: MIT
-
-
- string representations of objects in node and the browser
-
-
-
-
License: MIT
-
-
ocsp (by Fedor Indutny)
-
-
- OCSP Stapling implementation
- Required by SVR.JS.
-
-
-
-
License: ISC
-
-
once (by Isaac Z. Schlueter)
-
-
- Run a function exactly one time
-
-
-
-
License: BSD-3
-
-
- A querystring parser that supports nesting and arrays, with a depth limit
-
-
-
-
License: MIT
-
-
- Store information about any JS value in a side channel. Uses WeakMap if available.
-
-
-
-
License: MIT
-
-
- node-simple-lru-cache =====================
-
-
-
-
License: ISC
-
-
tar (by Isaac Z. Schlueter)
-
-
- tar for node
- Required by SVR.JS.
-
-
-
-
License: ISC
-
-
wrappy (by Isaac Z. Schlueter)
-
-
- Callback wrapping utility
-
-
-
-
License: ISC
-
-
yallist (by Isaac Z. Schlueter)
-
-
- Yet Another Linked List
-
-
-
-
-
-
+
+
+
+ SVR.JS Nightly-GitMain Licenses
+
+
+
+
+
+ SVR.JS Nightly-GitMain Licenses
+ SVR.JS Nightly-GitMain
+
+ MIT License
+
+ Copyright (c) 2018-2024 SVR.JS
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+ Packages used by SVR.JS Nightly-GitMain
+
+
+
License: MIT
+
+
+ High-priority task queue for Node.js and browsers
+
+
+
+
License: MIT
+
+
+ ASN.1 encoder and decoder
+
+
+
+
License: MIT
+
+
+ RFC2560 structures for asn1.js
+
+
+
+
License: MIT
+
+
+ RFC5280 extension structures for asn1.js
+
+
+
+
License: MIT
+
+
async (by Caolan McMahon)
+
+
+ Higher-order functions and common patterns for asynchronous code
+
+
+
+
License: MIT
+
+
bn.js (by Fedor Indutny)
+
+
+ Big number implementation in pure javascript
+
+
+
+
License: MIT
+
+
+ Robustly `.call.bind()` a function
+
+
+
+
License: ISC
+
+
chownr (by Isaac Z. Schlueter)
+
+
+ like `chown -R`
+
+
+
+
License: ISC
+
+
dezalgo (by Isaac Z. Schlueter)
+
+
+ Contain async insanity so that the dark pony lord doesn't eat souls
+
+
+
+
License: MIT
+
+
+ A node.js module for parsing form data, especially file uploads.
+ Required by SVR.JS
+
+
+
+
License: ISC
+
+
+ fs read and write streams based on minipass
+ Patched to work with Bun
+
+
+
+
License: MIT
+
+
+ Implementation of Function.prototype.bind
+
+
+
+
License: MIT
+
+
+ Get and robustly cache all JS language-level intrinsics at first require time
+
+
+
+
License: ISC
+
+
+ A drop-in replacement for fs, making various improvements.
+ Required by SVR.JS.
+
+
+
+
License: MIT
+
+
has (by Thiago de Arruda)
+
+
+ Object.prototype.hasOwnProperty.call shortcut
+
+
+
+
License: MIT
+
+
+ Determine if the JS environment has Symbol support. Supports spec, or shams.
+
+
+
+
License: MIT
+
+
+ A tiny (190B) and extremely fast utility to generate random IDs of fixed length
+
+
+
+
License: ISC
+
+
+ Browser-friendly inheritance fully compatible with standard node.js inherits()
+
+
+
+
License: MIT
+
+
+ Media Type Database
+
+
+
+
License: MIT
+
+
+ The ultimate javascript content-type utility.
+ Required by SVR.JS.
+
+
+
+
License: ISC
+
+
+ minimalistic-assert ===
+
+
+
+
License: ISC
+
+
+ minimal implementation of a PassThrough stream
+
+
+
+
License: MIT
+
+
+ A small fast zlib stream built on
minipass and Node.js's zlib binding.
+
+
+
+
License: MIT
+
+
+ Recursively mkdir, like `mkdir -p`
+
+
+
+
License: MIT
+
+
+ string representations of objects in node and the browser
+
+
+
+
License: MIT
+
+
ocsp (by Fedor Indutny)
+
+
+ OCSP Stapling implementation
+ Required by SVR.JS.
+
+
+
+
License: ISC
+
+
once (by Isaac Z. Schlueter)
+
+
+ Run a function exactly one time
+
+
+
+
License: BSD-3
+
+
+ A querystring parser that supports nesting and arrays, with a depth limit
+
+
+
+
License: MIT
+
+
+ Store information about any JS value in a side channel. Uses WeakMap if available.
+
+
+
+
License: MIT
+
+
+ node-simple-lru-cache =====================
+
+
+
+
License: ISC
+
+
tar (by Isaac Z. Schlueter)
+
+
+ tar for node
+ Required by SVR.JS.
+
+
+
+
License: ISC
+
+
wrappy (by Isaac Z. Schlueter)
+
+
+ Callback wrapping utility
+
+
+
+
License: ISC
+
+
yallist (by Isaac Z. Schlueter)
+
+
+ Yet Another Linked List
+
+
+
+
+
+
+