From 32f8d3862577f2abbf582b9d62195fcf7c8b02fe Mon Sep 17 00:00:00 2001 From: michaelsboost Date: Mon, 19 Feb 2024 15:11:50 -0600 Subject: [PATCH] ui fix --- go/index.html | 191 +++++++----------- .../@rollup/plugin-node-resolve/CHANGELOG.md | 0 .../@rollup/plugin-node-resolve/README.md | 0 .../plugin-node-resolve/types/index.d.ts | 0 .../@rollup/pluginutils/CHANGELOG.md | 0 go/node_modules/@rollup/pluginutils/README.md | 0 .../@rollup/pluginutils/types/index.d.ts | 0 go/node_modules/@types/node/LICENSE | 0 go/node_modules/@types/node/README.md | 0 go/node_modules/@types/node/assert.d.ts | 0 .../@types/node/assert/strict.d.ts | 0 go/node_modules/@types/node/async_hooks.d.ts | 0 go/node_modules/@types/node/buffer.d.ts | 0 .../@types/node/child_process.d.ts | 0 go/node_modules/@types/node/cluster.d.ts | 0 go/node_modules/@types/node/console.d.ts | 0 go/node_modules/@types/node/constants.d.ts | 0 go/node_modules/@types/node/crypto.d.ts | 0 go/node_modules/@types/node/dgram.d.ts | 0 .../@types/node/diagnostics_channel.d.ts | 0 go/node_modules/@types/node/dns.d.ts | 0 go/node_modules/@types/node/dns/promises.d.ts | 0 go/node_modules/@types/node/dom-events.d.ts | 0 go/node_modules/@types/node/domain.d.ts | 0 go/node_modules/@types/node/events.d.ts | 0 go/node_modules/@types/node/fs.d.ts | 0 go/node_modules/@types/node/fs/promises.d.ts | 0 go/node_modules/@types/node/globals.d.ts | 0 .../@types/node/globals.global.d.ts | 0 go/node_modules/@types/node/http.d.ts | 0 go/node_modules/@types/node/http2.d.ts | 0 go/node_modules/@types/node/https.d.ts | 0 go/node_modules/@types/node/index.d.ts | 0 go/node_modules/@types/node/inspector.d.ts | 0 go/node_modules/@types/node/module.d.ts | 0 go/node_modules/@types/node/net.d.ts | 0 go/node_modules/@types/node/os.d.ts | 0 go/node_modules/@types/node/package.json | 0 go/node_modules/@types/node/path.d.ts | 0 go/node_modules/@types/node/perf_hooks.d.ts | 0 go/node_modules/@types/node/process.d.ts | 0 go/node_modules/@types/node/punycode.d.ts | 0 go/node_modules/@types/node/querystring.d.ts | 0 go/node_modules/@types/node/readline.d.ts | 0 .../@types/node/readline/promises.d.ts | 0 go/node_modules/@types/node/repl.d.ts | 0 go/node_modules/@types/node/stream.d.ts | 0 .../@types/node/stream/consumers.d.ts | 0 .../@types/node/stream/promises.d.ts | 0 go/node_modules/@types/node/stream/web.d.ts | 0 .../@types/node/string_decoder.d.ts | 0 go/node_modules/@types/node/test.d.ts | 0 go/node_modules/@types/node/timers.d.ts | 0 .../@types/node/timers/promises.d.ts | 0 go/node_modules/@types/node/tls.d.ts | 0 go/node_modules/@types/node/trace_events.d.ts | 0 go/node_modules/@types/node/ts4.8/assert.d.ts | 0 .../@types/node/ts4.8/assert/strict.d.ts | 0 .../@types/node/ts4.8/async_hooks.d.ts | 0 go/node_modules/@types/node/ts4.8/buffer.d.ts | 0 .../@types/node/ts4.8/child_process.d.ts | 0 .../@types/node/ts4.8/cluster.d.ts | 0 .../@types/node/ts4.8/console.d.ts | 0 .../@types/node/ts4.8/constants.d.ts | 0 go/node_modules/@types/node/ts4.8/crypto.d.ts | 0 go/node_modules/@types/node/ts4.8/dgram.d.ts | 0 .../node/ts4.8/diagnostics_channel.d.ts | 0 go/node_modules/@types/node/ts4.8/dns.d.ts | 0 .../@types/node/ts4.8/dns/promises.d.ts | 0 .../@types/node/ts4.8/dom-events.d.ts | 0 go/node_modules/@types/node/ts4.8/domain.d.ts | 0 go/node_modules/@types/node/ts4.8/events.d.ts | 0 go/node_modules/@types/node/ts4.8/fs.d.ts | 0 .../@types/node/ts4.8/fs/promises.d.ts | 0 .../@types/node/ts4.8/globals.d.ts | 0 .../@types/node/ts4.8/globals.global.d.ts | 0 go/node_modules/@types/node/ts4.8/http.d.ts | 0 go/node_modules/@types/node/ts4.8/http2.d.ts | 0 go/node_modules/@types/node/ts4.8/https.d.ts | 0 go/node_modules/@types/node/ts4.8/index.d.ts | 0 .../@types/node/ts4.8/inspector.d.ts | 0 go/node_modules/@types/node/ts4.8/module.d.ts | 0 go/node_modules/@types/node/ts4.8/net.d.ts | 0 go/node_modules/@types/node/ts4.8/os.d.ts | 0 go/node_modules/@types/node/ts4.8/path.d.ts | 0 .../@types/node/ts4.8/perf_hooks.d.ts | 0 .../@types/node/ts4.8/process.d.ts | 0 .../@types/node/ts4.8/punycode.d.ts | 0 .../@types/node/ts4.8/querystring.d.ts | 0 .../@types/node/ts4.8/readline.d.ts | 0 .../@types/node/ts4.8/readline/promises.d.ts | 0 go/node_modules/@types/node/ts4.8/repl.d.ts | 0 go/node_modules/@types/node/ts4.8/stream.d.ts | 0 .../@types/node/ts4.8/stream/consumers.d.ts | 0 .../@types/node/ts4.8/stream/promises.d.ts | 0 .../@types/node/ts4.8/stream/web.d.ts | 0 .../@types/node/ts4.8/string_decoder.d.ts | 0 go/node_modules/@types/node/ts4.8/test.d.ts | 0 go/node_modules/@types/node/ts4.8/timers.d.ts | 0 .../@types/node/ts4.8/timers/promises.d.ts | 0 go/node_modules/@types/node/ts4.8/tls.d.ts | 0 .../@types/node/ts4.8/trace_events.d.ts | 0 go/node_modules/@types/node/ts4.8/tty.d.ts | 0 go/node_modules/@types/node/ts4.8/url.d.ts | 0 go/node_modules/@types/node/ts4.8/util.d.ts | 0 go/node_modules/@types/node/ts4.8/v8.d.ts | 0 go/node_modules/@types/node/ts4.8/vm.d.ts | 0 go/node_modules/@types/node/ts4.8/wasi.d.ts | 0 .../@types/node/ts4.8/worker_threads.d.ts | 0 go/node_modules/@types/node/ts4.8/zlib.d.ts | 0 go/node_modules/@types/node/tty.d.ts | 0 go/node_modules/@types/node/url.d.ts | 0 go/node_modules/@types/node/util.d.ts | 0 go/node_modules/@types/node/v8.d.ts | 0 go/node_modules/@types/node/vm.d.ts | 0 go/node_modules/@types/node/wasi.d.ts | 0 .../@types/node/worker_threads.d.ts | 0 go/node_modules/@types/node/zlib.d.ts | 0 go/node_modules/acorn/bin/acorn | 0 go/node_modules/eslint/bin/eslint.js | 0 go/node_modules/esrecurse/package.json | 0 go/node_modules/htmlhint/bin/htmlhint | 0 go/node_modules/js-yaml/bin/js-yaml.js | 0 go/node_modules/queue-microtask/LICENSE | 0 go/node_modules/resolve/bin/resolve | 0 go/node_modules/rimraf/bin.js | 0 go/node_modules/rollup/dist/bin/rollup | 0 go/node_modules/uri-js/LICENSE | 0 go/node_modules/uri-js/README.md | 0 go/node_modules/uri-js/dist/es5/uri.all.d.ts | 0 go/node_modules/uri-js/dist/es5/uri.all.js | 0 .../uri-js/dist/es5/uri.all.js.map | 0 .../uri-js/dist/es5/uri.all.min.d.ts | 0 .../uri-js/dist/es5/uri.all.min.js | 0 .../uri-js/dist/es5/uri.all.min.js.map | 0 go/node_modules/uri-js/dist/esnext/index.d.ts | 0 go/node_modules/uri-js/dist/esnext/index.js | 0 .../uri-js/dist/esnext/index.js.map | 0 .../uri-js/dist/esnext/regexps-iri.d.ts | 0 .../uri-js/dist/esnext/regexps-iri.js | 0 .../uri-js/dist/esnext/regexps-iri.js.map | 0 .../uri-js/dist/esnext/regexps-uri.d.ts | 0 .../uri-js/dist/esnext/regexps-uri.js | 0 .../uri-js/dist/esnext/regexps-uri.js.map | 0 .../uri-js/dist/esnext/schemes/http.d.ts | 0 .../uri-js/dist/esnext/schemes/http.js | 0 .../uri-js/dist/esnext/schemes/http.js.map | 0 .../uri-js/dist/esnext/schemes/https.d.ts | 0 .../uri-js/dist/esnext/schemes/https.js | 0 .../uri-js/dist/esnext/schemes/https.js.map | 0 .../uri-js/dist/esnext/schemes/mailto.d.ts | 0 .../uri-js/dist/esnext/schemes/mailto.js | 0 .../uri-js/dist/esnext/schemes/mailto.js.map | 0 .../uri-js/dist/esnext/schemes/urn-uuid.d.ts | 0 .../uri-js/dist/esnext/schemes/urn-uuid.js | 0 .../dist/esnext/schemes/urn-uuid.js.map | 0 .../uri-js/dist/esnext/schemes/urn.d.ts | 0 .../uri-js/dist/esnext/schemes/urn.js | 0 .../uri-js/dist/esnext/schemes/urn.js.map | 0 .../uri-js/dist/esnext/schemes/ws.d.ts | 0 .../uri-js/dist/esnext/schemes/ws.js | 0 .../uri-js/dist/esnext/schemes/ws.js.map | 0 .../uri-js/dist/esnext/schemes/wss.d.ts | 0 .../uri-js/dist/esnext/schemes/wss.js | 0 .../uri-js/dist/esnext/schemes/wss.js.map | 0 go/node_modules/uri-js/dist/esnext/uri.d.ts | 0 go/node_modules/uri-js/dist/esnext/uri.js | 0 go/node_modules/uri-js/dist/esnext/uri.js.map | 0 go/node_modules/uri-js/dist/esnext/util.d.ts | 0 go/node_modules/uri-js/dist/esnext/util.js | 0 .../uri-js/dist/esnext/util.js.map | 0 go/node_modules/uri-js/package.json | 0 go/node_modules/uri-js/yarn.lock | 0 go/node_modules/which/bin/node-which | 0 174 files changed, 78 insertions(+), 113 deletions(-) mode change 100755 => 100644 go/node_modules/@rollup/plugin-node-resolve/CHANGELOG.md mode change 100755 => 100644 go/node_modules/@rollup/plugin-node-resolve/README.md mode change 100755 => 100644 go/node_modules/@rollup/plugin-node-resolve/types/index.d.ts mode change 100755 => 100644 go/node_modules/@rollup/pluginutils/CHANGELOG.md mode change 100755 => 100644 go/node_modules/@rollup/pluginutils/README.md mode change 100755 => 100644 go/node_modules/@rollup/pluginutils/types/index.d.ts mode change 100755 => 100644 go/node_modules/@types/node/LICENSE mode change 100755 => 100644 go/node_modules/@types/node/README.md mode change 100755 => 100644 go/node_modules/@types/node/assert.d.ts mode change 100755 => 100644 go/node_modules/@types/node/assert/strict.d.ts mode change 100755 => 100644 go/node_modules/@types/node/async_hooks.d.ts mode change 100755 => 100644 go/node_modules/@types/node/buffer.d.ts mode change 100755 => 100644 go/node_modules/@types/node/child_process.d.ts mode change 100755 => 100644 go/node_modules/@types/node/cluster.d.ts mode change 100755 => 100644 go/node_modules/@types/node/console.d.ts mode change 100755 => 100644 go/node_modules/@types/node/constants.d.ts mode change 100755 => 100644 go/node_modules/@types/node/crypto.d.ts mode change 100755 => 100644 go/node_modules/@types/node/dgram.d.ts mode change 100755 => 100644 go/node_modules/@types/node/diagnostics_channel.d.ts mode change 100755 => 100644 go/node_modules/@types/node/dns.d.ts mode change 100755 => 100644 go/node_modules/@types/node/dns/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/dom-events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/domain.d.ts mode change 100755 => 100644 go/node_modules/@types/node/events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/fs.d.ts mode change 100755 => 100644 go/node_modules/@types/node/fs/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/globals.d.ts mode change 100755 => 100644 go/node_modules/@types/node/globals.global.d.ts mode change 100755 => 100644 go/node_modules/@types/node/http.d.ts mode change 100755 => 100644 go/node_modules/@types/node/http2.d.ts mode change 100755 => 100644 go/node_modules/@types/node/https.d.ts mode change 100755 => 100644 go/node_modules/@types/node/index.d.ts mode change 100755 => 100644 go/node_modules/@types/node/inspector.d.ts mode change 100755 => 100644 go/node_modules/@types/node/module.d.ts mode change 100755 => 100644 go/node_modules/@types/node/net.d.ts mode change 100755 => 100644 go/node_modules/@types/node/os.d.ts mode change 100755 => 100644 go/node_modules/@types/node/package.json mode change 100755 => 100644 go/node_modules/@types/node/path.d.ts mode change 100755 => 100644 go/node_modules/@types/node/perf_hooks.d.ts mode change 100755 => 100644 go/node_modules/@types/node/process.d.ts mode change 100755 => 100644 go/node_modules/@types/node/punycode.d.ts mode change 100755 => 100644 go/node_modules/@types/node/querystring.d.ts mode change 100755 => 100644 go/node_modules/@types/node/readline.d.ts mode change 100755 => 100644 go/node_modules/@types/node/readline/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/repl.d.ts mode change 100755 => 100644 go/node_modules/@types/node/stream.d.ts mode change 100755 => 100644 go/node_modules/@types/node/stream/consumers.d.ts mode change 100755 => 100644 go/node_modules/@types/node/stream/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/stream/web.d.ts mode change 100755 => 100644 go/node_modules/@types/node/string_decoder.d.ts mode change 100755 => 100644 go/node_modules/@types/node/test.d.ts mode change 100755 => 100644 go/node_modules/@types/node/timers.d.ts mode change 100755 => 100644 go/node_modules/@types/node/timers/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/tls.d.ts mode change 100755 => 100644 go/node_modules/@types/node/trace_events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/assert.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/assert/strict.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/async_hooks.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/buffer.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/child_process.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/cluster.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/console.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/constants.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/crypto.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/dgram.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/dns.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/dns/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/dom-events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/domain.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/fs.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/fs/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/globals.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/globals.global.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/http.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/http2.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/https.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/index.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/inspector.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/module.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/net.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/os.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/path.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/perf_hooks.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/process.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/punycode.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/querystring.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/readline.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/readline/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/repl.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/stream.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/stream/consumers.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/stream/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/stream/web.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/string_decoder.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/test.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/timers.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/timers/promises.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/tls.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/trace_events.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/tty.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/url.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/util.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/v8.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/vm.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/wasi.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/worker_threads.d.ts mode change 100755 => 100644 go/node_modules/@types/node/ts4.8/zlib.d.ts mode change 100755 => 100644 go/node_modules/@types/node/tty.d.ts mode change 100755 => 100644 go/node_modules/@types/node/url.d.ts mode change 100755 => 100644 go/node_modules/@types/node/util.d.ts mode change 100755 => 100644 go/node_modules/@types/node/v8.d.ts mode change 100755 => 100644 go/node_modules/@types/node/vm.d.ts mode change 100755 => 100644 go/node_modules/@types/node/wasi.d.ts mode change 100755 => 100644 go/node_modules/@types/node/worker_threads.d.ts mode change 100755 => 100644 go/node_modules/@types/node/zlib.d.ts mode change 100755 => 100644 go/node_modules/acorn/bin/acorn mode change 100755 => 100644 go/node_modules/eslint/bin/eslint.js mode change 100755 => 100644 go/node_modules/esrecurse/package.json mode change 100755 => 100644 go/node_modules/htmlhint/bin/htmlhint mode change 100755 => 100644 go/node_modules/js-yaml/bin/js-yaml.js mode change 100755 => 100644 go/node_modules/queue-microtask/LICENSE mode change 100755 => 100644 go/node_modules/resolve/bin/resolve mode change 100755 => 100644 go/node_modules/rimraf/bin.js mode change 100755 => 100644 go/node_modules/rollup/dist/bin/rollup mode change 100755 => 100644 go/node_modules/uri-js/LICENSE mode change 100755 => 100644 go/node_modules/uri-js/README.md mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.js mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.min.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.min.js mode change 100755 => 100644 go/node_modules/uri-js/dist/es5/uri.all.min.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/index.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/index.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/index.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-iri.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-iri.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-iri.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-uri.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-uri.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/regexps-uri.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/http.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/http.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/http.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/https.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/https.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/https.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/mailto.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/mailto.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/mailto.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn-uuid.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn-uuid.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/urn.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/ws.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/ws.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/ws.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/wss.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/wss.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/schemes/wss.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/uri.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/uri.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/uri.js.map mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/util.d.ts mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/util.js mode change 100755 => 100644 go/node_modules/uri-js/dist/esnext/util.js.map mode change 100755 => 100644 go/node_modules/uri-js/package.json mode change 100755 => 100644 go/node_modules/uri-js/yarn.lock mode change 100755 => 100644 go/node_modules/which/bin/node-which diff --git a/go/index.html b/go/index.html index 6203c55c..0d549d2a 100644 --- a/go/index.html +++ b/go/index.html @@ -27,7 +27,7 @@ -
+
@@ -218,121 +218,86 @@
- - -
+
+
+ + +