diff --git a/package-lock.json b/package-lock.json index 522817523..2b4b23d49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,8 +8,8 @@ "name": "atproducts.xyz", "version": "2.18.0.3", "dependencies": { - "@astrojs/react": "^3.6.0", - "astro": "^4.11.3", + "@astrojs/react": "^3.6.1", + "astro": "^4.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" } @@ -28,9 +28,9 @@ } }, "node_modules/@astrojs/compiler": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.8.1.tgz", - "integrity": "sha512-NGfPAgU/9rvDEwsXu82RI1AxiivaxtEYBK9saW1f+2fTHUUqCJQ27HYtb2akG2QxCmFikgZ9zk26BEWgiHho1Q==", + "version": "2.9.2", + "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.9.2.tgz", + "integrity": "sha512-Vpu0Ffsj8SoV+N0DFHlxxOMKHwSC9059Xy/OlG1t6uFYSoJXxkBC2WyF6igO7x10V+8uJrhOxaXr3nA90kJXow==", "license": "MIT" }, "node_modules/@astrojs/internal-helpers": { @@ -40,9 +40,9 @@ "license": "MIT" }, "node_modules/@astrojs/markdown-remark": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-5.1.1.tgz", - "integrity": "sha512-rkWWjR9jVo0LAMxQ2+T19RKbQUa7NwBGhFj03bAz3hGf3blqeBIXs1NSPpizshO5kZzcOqKe8OlG6XpYO8esHg==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-5.2.0.tgz", + "integrity": "sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==", "license": "MIT", "dependencies": { "@astrojs/prism": "3.1.0", @@ -56,13 +56,13 @@ "remark-gfm": "^4.0.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.1.0", - "remark-smartypants": "^3.0.1", - "shiki": "^1.9.0", + "remark-smartypants": "^3.0.2", + "shiki": "^1.10.3", "unified": "^11.0.5", "unist-util-remove-position": "^5.0.0", "unist-util-visit": "^5.0.0", "unist-util-visit-parents": "^6.0.1", - "vfile": "^6.0.1" + "vfile": "^6.0.2" } }, "node_modules/@astrojs/prism": { @@ -78,9 +78,9 @@ } }, "node_modules/@astrojs/react": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.6.0.tgz", - "integrity": "sha512-YGLxy5jCU9xKG/HAvYsWMcvrQVIhqVe0Sda3Z5UtP32rfXeG6B9J1xQvnx+kRSFTpIrj+7AwPSDSehLbCHJ56w==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.6.1.tgz", + "integrity": "sha512-Mpgu+GYTba1TEzLMshojeLxi7y/FqrTNtpGTCvI366bRbnCkqtvznRj/xPQOTybwXnYXSgxsELyUvqD51iFeiw==", "license": "MIT", "dependencies": { "@vitejs/plugin-react": "^4.3.1", @@ -128,30 +128,30 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz", - "integrity": "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==", + "version": "7.24.9", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz", + "integrity": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz", - "integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==", + "version": "7.24.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz", + "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==", "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.24.7", - "@babel/helper-compilation-targets": "^7.24.7", - "@babel/helper-module-transforms": "^7.24.7", - "@babel/helpers": "^7.24.7", - "@babel/parser": "^7.24.7", + "@babel/generator": "^7.24.9", + "@babel/helper-compilation-targets": "^7.24.8", + "@babel/helper-module-transforms": "^7.24.9", + "@babel/helpers": "^7.24.8", + "@babel/parser": "^7.24.8", "@babel/template": "^7.24.7", - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7", + "@babel/traverse": "^7.24.8", + "@babel/types": "^7.24.9", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -167,12 +167,12 @@ } }, "node_modules/@babel/generator": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz", - "integrity": "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==", + "version": "7.24.10", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz", + "integrity": "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==", "license": "MIT", "dependencies": { - "@babel/types": "^7.24.7", + "@babel/types": "^7.24.9", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^2.5.1" @@ -194,14 +194,14 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz", - "integrity": "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz", + "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.24.7", - "@babel/helper-validator-option": "^7.24.7", - "browserslist": "^4.22.2", + "@babel/compat-data": "^7.24.8", + "@babel/helper-validator-option": "^7.24.8", + "browserslist": "^4.23.1", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, @@ -260,9 +260,9 @@ } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz", - "integrity": "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==", + "version": "7.24.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz", + "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==", "license": "MIT", "dependencies": { "@babel/helper-environment-visitor": "^7.24.7", @@ -313,9 +313,9 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz", - "integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", + "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", "license": "MIT", "engines": { "node": ">=6.9.0" @@ -331,22 +331,22 @@ } }, "node_modules/@babel/helper-validator-option": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz", - "integrity": "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", + "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz", - "integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz", + "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==", "license": "MIT", "dependencies": { "@babel/template": "^7.24.7", - "@babel/types": "^7.24.7" + "@babel/types": "^7.24.8" }, "engines": { "node": ">=6.9.0" @@ -368,9 +368,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz", - "integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz", + "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==", "license": "MIT", "bin": { "parser": "bin/babel-parser.js" @@ -458,19 +458,19 @@ } }, "node_modules/@babel/traverse": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz", - "integrity": "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==", + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz", + "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.24.7", - "@babel/generator": "^7.24.7", + "@babel/generator": "^7.24.8", "@babel/helper-environment-visitor": "^7.24.7", "@babel/helper-function-name": "^7.24.7", "@babel/helper-hoist-variables": "^7.24.7", "@babel/helper-split-export-declaration": "^7.24.7", - "@babel/parser": "^7.24.7", - "@babel/types": "^7.24.7", + "@babel/parser": "^7.24.8", + "@babel/types": "^7.24.8", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -479,12 +479,12 @@ } }, "node_modules/@babel/types": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz", - "integrity": "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==", + "version": "7.24.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.9.tgz", + "integrity": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==", "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.24.7", + "@babel/helper-string-parser": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "to-fast-properties": "^2.0.0" }, @@ -1612,10 +1612,13 @@ ] }, "node_modules/@shikijs/core": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.10.0.tgz", - "integrity": "sha512-BZcr6FCmPfP6TXaekvujZcnkFmJHZ/Yglu97r/9VjzVndQA56/F4WjUKtJRQUnK59Wi7p/UTAOekMfCJv7jnYg==", - "license": "MIT" + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.12.0.tgz", + "integrity": "sha512-mc1cLbm6UQ8RxLc0dZES7v5rkH+99LxQp/ZvTqV3NLyYsO/fD6JhEflP1H5b2SDq9gI0+0G36AVZWxvounfR9w==", + "license": "MIT", + "dependencies": { + "@types/hast": "^3.0.4" + } }, "node_modules/@types/babel__core": { "version": "7.20.5", @@ -1772,9 +1775,9 @@ } }, "node_modules/acorn": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz", - "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==", + "version": "8.12.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", + "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -1896,27 +1899,27 @@ } }, "node_modules/astro": { - "version": "4.11.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.11.3.tgz", - "integrity": "sha512-SuZbB/71XVn+WqWNCe7XOfHuqhS+k4gj8+A3wluTZQrORGaHUFRn/f8F9Tu5yESQZB1q8UKhahvHwkTV3AdVsg==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.12.3.tgz", + "integrity": "sha512-rFcRktbZk8CsHufLOB51gYAia3RTuOyaBD8iZXRHP7Oqo6QviquNaa/5U6RoUqyF5KS8vyq/ldJ5jfboJzxuuw==", "license": "MIT", "dependencies": { - "@astrojs/compiler": "^2.8.1", + "@astrojs/compiler": "^2.9.2", "@astrojs/internal-helpers": "0.4.1", - "@astrojs/markdown-remark": "5.1.1", + "@astrojs/markdown-remark": "5.2.0", "@astrojs/telemetry": "3.1.0", - "@babel/core": "^7.24.7", - "@babel/generator": "^7.24.7", - "@babel/parser": "^7.24.7", + "@babel/core": "^7.24.9", + "@babel/generator": "^7.24.10", + "@babel/parser": "^7.24.8", "@babel/plugin-transform-react-jsx": "^7.24.7", - "@babel/traverse": "^7.24.7", - "@babel/types": "^7.24.7", + "@babel/traverse": "^7.24.8", + "@babel/types": "^7.24.9", "@types/babel__core": "^7.20.5", "@types/cookie": "^0.6.0", - "acorn": "^8.12.0", + "acorn": "^8.12.1", "aria-query": "^5.3.0", - "axobject-query": "^4.0.0", - "boxen": "^7.1.1", + "axobject-query": "^4.1.0", + "boxen": "7.1.1", "chokidar": "^3.6.0", "ci-info": "^4.0.0", "clsx": "^2.1.1", @@ -1944,22 +1947,22 @@ "magic-string": "^0.30.10", "mrmime": "^2.0.0", "ora": "^8.0.1", - "p-limit": "^5.0.0", + "p-limit": "^6.1.0", "p-queue": "^8.0.1", "path-to-regexp": "^6.2.2", - "preferred-pm": "^3.1.3", + "preferred-pm": "^4.0.0", "prompts": "^2.4.2", "rehype": "^13.0.1", - "semver": "^7.6.2", - "shiki": "^1.9.0", - "string-width": "^7.1.0", + "semver": "^7.6.3", + "shiki": "^1.11.0", + "string-width": "^7.2.0", "strip-ansi": "^7.1.0", - "tsconfck": "^3.1.0", + "tsconfck": "^3.1.1", "unist-util-visit": "^5.0.0", - "vfile": "^6.0.1", - "vite": "^5.3.1", + "vfile": "^6.0.2", + "vite": "^5.3.4", "vitefu": "^0.2.5", - "which-pm": "^2.2.0", + "which-pm": "^3.0.0", "yargs-parser": "^21.1.1", "zod": "^3.23.8", "zod-to-json-schema": "^3.23.1" @@ -1977,9 +1980,9 @@ } }, "node_modules/astro/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", + "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", "license": "ISC", "bin": { "semver": "bin/semver.js" @@ -1989,12 +1992,12 @@ } }, "node_modules/axobject-query": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.0.0.tgz", - "integrity": "sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", + "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", "license": "Apache-2.0", - "dependencies": { - "dequal": "^2.0.3" + "engines": { + "node": ">= 0.4" } }, "node_modules/bail": { @@ -2095,9 +2098,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "version": "4.23.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz", + "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==", "funding": [ { "type": "opencollective", @@ -2114,10 +2117,10 @@ ], "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001587", - "electron-to-chromium": "^1.4.668", + "caniuse-lite": "^1.0.30001640", + "electron-to-chromium": "^1.4.820", "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.13" + "update-browserslist-db": "^1.1.0" }, "bin": { "browserslist": "cli.js" @@ -2139,9 +2142,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001629", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz", - "integrity": "sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==", + "version": "1.0.30001642", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz", + "integrity": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==", "funding": [ { "type": "opencollective", @@ -2534,9 +2537,9 @@ "license": "MIT" }, "node_modules/electron-to-chromium": { - "version": "1.4.793", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.793.tgz", - "integrity": "sha512-eGGzOCtlwNLVoMgOAXKLvesX6X7HM/KMJ+3x/yjcCBbZfpFhQvZUFvhnHxJT3jHJ8RpstR5npd0krWLPTCoh0g==", + "version": "1.4.829", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.829.tgz", + "integrity": "sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==", "license": "ISC" }, "node_modules/emoji-regex": { @@ -2726,16 +2729,25 @@ } }, "node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", "license": "MIT", "dependencies": { - "locate-path": "^6.0.0", + "locate-path": "^5.0.0", "path-exists": "^4.0.0" }, "engines": { - "node": ">=10" + "node": ">=8" + } + }, + "node_modules/find-up-simple": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz", + "integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==", + "license": "MIT", + "engines": { + "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -3372,18 +3384,15 @@ } }, "node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", "license": "MIT", "dependencies": { - "p-locate": "^5.0.0" + "p-locate": "^4.1.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" } }, "node_modules/log-symbols": { @@ -3817,9 +3826,9 @@ } }, "node_modules/micromark-extension-gfm-autolink-literal": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.0.0.tgz", - "integrity": "sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", + "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", "license": "MIT", "dependencies": { "micromark-util-character": "^2.0.0", @@ -3833,9 +3842,9 @@ } }, "node_modules/micromark-extension-gfm-footnote": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.0.0.tgz", - "integrity": "sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", + "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", "license": "MIT", "dependencies": { "devlop": "^1.0.0", @@ -3853,9 +3862,9 @@ } }, "node_modules/micromark-extension-gfm-strikethrough": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.0.0.tgz", - "integrity": "sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", + "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", "license": "MIT", "dependencies": { "devlop": "^1.0.0", @@ -3871,9 +3880,9 @@ } }, "node_modules/micromark-extension-gfm-table": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.0.0.tgz", - "integrity": "sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.0.tgz", + "integrity": "sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==", "license": "MIT", "dependencies": { "devlop": "^1.0.0", @@ -3901,9 +3910,9 @@ } }, "node_modules/micromark-extension-gfm-task-list-item": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.1.tgz", - "integrity": "sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", + "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", "license": "MIT", "dependencies": { "devlop": "^1.0.0", @@ -4362,9 +4371,9 @@ } }, "node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "version": "2.0.17", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.17.tgz", + "integrity": "sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==", "license": "MIT" }, "node_modules/normalize-path": { @@ -4454,12 +4463,12 @@ } }, "node_modules/p-limit": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz", - "integrity": "sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.1.0.tgz", + "integrity": "sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==", "license": "MIT", "dependencies": { - "yocto-queue": "^1.0.0" + "yocto-queue": "^1.1.1" }, "engines": { "node": ">=18" @@ -4469,42 +4478,27 @@ } }, "node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", "license": "MIT", "dependencies": { - "p-limit": "^3.0.2" + "p-limit": "^2.2.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=8" } }, "node_modules/p-locate/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", + "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", "license": "MIT", "dependencies": { - "yocto-queue": "^0.1.0" + "p-try": "^2.0.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate/node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "license": "MIT", - "engines": { - "node": ">=10" + "node": ">=6" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -4640,62 +4634,10 @@ "node": ">=8" } }, - "node_modules/pkg-dir/node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "license": "MIT", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "license": "MIT", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pkg-dir/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "license": "MIT", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pkg-dir/node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "license": "MIT", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/postcss": { - "version": "8.4.38", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", - "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "version": "8.4.39", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", + "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", "funding": [ { "type": "opencollective", @@ -4713,7 +4655,7 @@ "license": "MIT", "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.0", + "picocolors": "^1.0.1", "source-map-js": "^1.2.0" }, "engines": { @@ -4721,31 +4663,17 @@ } }, "node_modules/preferred-pm": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/preferred-pm/-/preferred-pm-3.1.3.tgz", - "integrity": "sha512-MkXsENfftWSRpzCzImcp4FRsCc3y1opwB73CfCNWyzMqArju2CrlMHlqB7VexKiPEOjGMbttv1r9fSCn5S610w==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/preferred-pm/-/preferred-pm-4.0.0.tgz", + "integrity": "sha512-gYBeFTZLu055D8Vv3cSPox/0iTPtkzxpLroSYYA7WXgRi31WCJ51Uyl8ZiPeUUjyvs2MBzK+S8v9JVUgHU/Sqw==", "license": "MIT", "dependencies": { - "find-up": "^5.0.0", + "find-up-simple": "^1.0.0", "find-yarn-workspace-root2": "1.2.16", - "path-exists": "^4.0.0", - "which-pm": "2.0.0" + "which-pm": "^3.0.0" }, "engines": { - "node": ">=10" - } - }, - "node_modules/preferred-pm/node_modules/which-pm": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-pm/-/which-pm-2.0.0.tgz", - "integrity": "sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==", - "license": "MIT", - "dependencies": { - "load-yaml-file": "^0.2.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8.15" + "node": ">=18.12" } }, "node_modules/prismjs": { @@ -4968,9 +4896,9 @@ } }, "node_modules/remark-smartypants": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.1.tgz", - "integrity": "sha512-qyshfCl2eLO0i0558e79ZJsfojC5wjnYLByjt0FmjJQN6aYwcRxpoj784LZJSoWCdnA2ubh5rLNGb8Uur/wDng==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/remark-smartypants/-/remark-smartypants-3.0.2.tgz", + "integrity": "sha512-ILTWeOriIluwEvPjv67v7Blgrcx+LZOkAUVtKI3putuhlZm84FnqDORNXPPm+HY3NdZOMhyDwZ1E+eZB/Df5dA==", "license": "MIT", "dependencies": { "retext": "^9.0.0", @@ -5279,12 +5207,13 @@ } }, "node_modules/shiki": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.10.0.tgz", - "integrity": "sha512-YD2sXQ+TMD/F9BimV9Jn0wj35pqOvywvOG/3PB6hGHyGKlM7TJ9tyJ02jOb2kF8F0HfJwKNYrh3sW7jEcuRlXA==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.12.0.tgz", + "integrity": "sha512-BuAxWOm5JhRcbSOl7XCei8wGjgJJonnV0oipUupPY58iULxUGyHhW5CF+9FRMuM1pcJ5cGEJGll1LusX6FwpPA==", "license": "MIT", "dependencies": { - "@shikijs/core": "1.10.0" + "@shikijs/core": "1.12.0", + "@types/hast": "^3.0.4" } }, "node_modules/signal-exit": { @@ -5353,9 +5282,9 @@ } }, "node_modules/string-width": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz", - "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", + "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", "license": "MIT", "dependencies": { "emoji-regex": "^10.3.0", @@ -5482,9 +5411,9 @@ } }, "node_modules/tsconfck": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.0.tgz", - "integrity": "sha512-CMjc5zMnyAjcS9sPLytrbFmj89st2g+JYtY/c02ug4Q+CZaAtCgbyviI0n1YvjZE/pzoc6FbNsINS13DOL1B9w==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.1.tgz", + "integrity": "sha512-00eoI6WY57SvZEVjm13stEVE90VkEdJAFGgpFLTsZbJyW/LwFQ7uQxJHWpZ2hzSWgCPKc9AnBnNP+0X7o3hAmQ==", "license": "MIT", "bin": { "tsconfck": "bin/tsconfck.js" @@ -5669,9 +5598,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", + "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", "funding": [ { "type": "opencollective", @@ -5699,9 +5628,9 @@ } }, "node_modules/vfile": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz", - "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.2.tgz", + "integrity": "sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==", "license": "MIT", "dependencies": { "@types/unist": "^3.0.0", @@ -5742,13 +5671,13 @@ } }, "node_modules/vite": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.1.tgz", - "integrity": "sha512-XBmSKRLXLxiaPYamLv3/hnP/KXDai1NDexN0FpkTaZXTfycHvkRHoenpgl/fvuK/kPbB6xAgoyiryAhQNxYmAQ==", + "version": "5.3.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.4.tgz", + "integrity": "sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==", "license": "MIT", "dependencies": { "esbuild": "^0.21.3", - "postcss": "^8.4.38", + "postcss": "^8.4.39", "rollup": "^4.13.0" }, "bin": { @@ -5836,16 +5765,15 @@ } }, "node_modules/which-pm": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/which-pm/-/which-pm-2.2.0.tgz", - "integrity": "sha512-MOiaDbA5ZZgUjkeMWM5EkJp4loW5ZRoa5bc3/aeMox/PJelMhE6t7S/mLuiY43DBupyxH+S0U1bTui9kWUlmsw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/which-pm/-/which-pm-3.0.0.tgz", + "integrity": "sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==", "license": "MIT", "dependencies": { - "load-yaml-file": "^0.2.0", - "path-exists": "^4.0.0" + "load-yaml-file": "^0.2.0" }, "engines": { - "node": ">=8.15" + "node": ">=18.12" } }, "node_modules/which-pm-runs": { @@ -5963,9 +5891,9 @@ } }, "node_modules/yocto-queue": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", - "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz", + "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==", "license": "MIT", "engines": { "node": ">=12.20" diff --git a/package.json b/package.json index dc29db1e4..d1aea7811 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^3.6.0", - "astro": "^4.11.3", + "@astrojs/react": "^3.6.1", + "astro": "^4.12.3", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/public/media/basics/css-coding.txt b/public/media/basics/css-coding.txt deleted file mode 100644 index c5b0da208..000000000 --- a/public/media/basics/css-coding.txt +++ /dev/null @@ -1,62 +0,0 @@ -CSS Basics - -Example Document - -h1 { - color: black; - text-align: center; - font-size: 26px; - font-family: verdana; -} - -

- -To put CSS files in HTML, use... - -CSS Rulesets - -Selector - p { -Property - color: red; -Declaration - } - -Properties - With these, you can style a HTML element, like for example; color. - -Property Value - This chooses one of the possible options for a given property, like red for color. - -You can also write css like html{color:red;} - -You can also put styles in HTML elements.

- -You can also select multiple elements at once like... - -h1, h4, h6, h2 { - color: red; -} - -Text Elements - -font-size: 10px; - Size are in pixels -font-family: verdana; - Fonts -text-align: center; - Can align to the left side, right side, or in the center of the webpage. -text-shadow: 3px black - Shadow of text. Can be in pixels and colors. -font-size: 26px; - Text size, can be in pixels. - -Padding Elements - -padding-top: 50px; - Separation. Can be top, left, right, and the bottom in pixels. -margin: 50px; - A margin. Can be in pixels. -border-width: 5px; - Border width. Can be thin, medium, thick, or just pixels. -border-style: dotted; - Border style. Can be dotted, dashed, solid, double, groove, ridge, inset, outset, none, or hidden. Can also be colored. -width=500px; - Width of the element. Can be pixels or percentages. - -Color Elements - -color: red; - Color of the element, can be hexadecimal, or RGB. -background-color: white; - Background color of the element. - -Extra: Centering Images - -img { - margin: 0 auto; - display: block; -} diff --git a/public/media/basics/html-coding.txt b/public/media/basics/html-coding.txt deleted file mode 100644 index 245fd55b4..000000000 --- a/public/media/basics/html-coding.txt +++ /dev/null @@ -1,63 +0,0 @@ -HTML Basics -Example document: - - - - - - - -

My first Heading

- -

My first paragraph

- - - - - - - -The declaration represents the document type, and helps browsers to display web pages correctly. - -It must only appear once, at the top of the page (before any HTML tags). - -The declaration is not case sensitive. - - -HTML Headings -HTML headings are defined with the

to

tags. - -

defines the most important heading.

defines the least important heading: - - -

Big

- -
Small
- - - -HTML Paragraphs -HTML paragraphs are defined with the

tag: - - -

This is a paragraph.

- -

This is another paragraph.

- - - -HTML Links -HTML links are defined with the tag: - -This is a link - - - -HTML Images -HTML images are defined with the tag. - -The source file (src), alternative text (alt), width, and height are provided as attributes: - - -example.com - diff --git a/public/media/basics/html-script.txt b/public/media/basics/html-script.txt deleted file mode 100644 index eba7560d7..000000000 --- a/public/media/basics/html-script.txt +++ /dev/null @@ -1,37 +0,0 @@ -HTML Basics - -We gotta first lay down the very first thing to know. The tag represents the Document Type and helps some browsers display correctly with your website, must only be used once. Some elements do need closing tag, like . - - -The tag is needed to represent the head of the website. The tag is the same thing, but it's the body. - - -HTML Basic Text -Some elements are meant to show text like , and

. - - -

This is text

- - -HTML Headings -The tag has 6 different sizes, from

to

. - -1 is the hugest, to 6 is the smallest. - - -

This is a heading

- - -HTML Links -The is a text element to represent links. Once clicked on the hyperlink, will redirect the user to a new link. - - -Example Website - - -HTML Images -The tag is to show a image. The width or height description can be used by pixels or percentages by displays. The alt tag shows up when the image doesn't load or can't load, it shows the description. - - - - diff --git a/public/media/basics/js-coding.txt b/public/media/basics/js-coding.txt deleted file mode 100644 index 134e26886..000000000 --- a/public/media/basics/js-coding.txt +++ /dev/null @@ -1,75 +0,0 @@ -Javascript Basics -Including JavaScript in an HTML Page - - - - - -Call an External JavaScript File - - - - - -Including Comments - -Single line comments - // Comment - -Multi-line comments - /* comment here */ - - - -Variables -var, const, let - -var — The most common variable. Can be reassigned but only accessed - -within a function. Variables defined with var move to the top when - -code is executed. - -const — Can not be reassigned and not accessible before they appear - -within the code. - -let — Similar to const, however, let variable can be reassigned but - -not re-declared. - - - - -Data Types -Numbers — var age = 23 - -Variables — var x - -Text (strings) — var a = "init" - -Operations — var b = 1 + 2 + 3 - -True or fase statements — var c = true - -Constant numbers — const PI = 3.14 - -Objects — var name = {firstName:"John", lastName:”Doe"} - - -Objects -var person = { - - firstName:"John", - - lastName:"Doe", - - age:20, - - nationality:"American" - -}; - - diff --git a/public/media/basics/js-script.txt b/public/media/basics/js-script.txt deleted file mode 100644 index 2dc7d5f08..000000000 --- a/public/media/basics/js-script.txt +++ /dev/null @@ -1,74 +0,0 @@ -Javascript Basics -Including JavaScript in an HTML Page - - - - - -Call an External JavaScript File - - - - - -Including Comments - -Single line comments - // Comment - -Multi-line comments - /* comment here */ - - - -Variables -var, const, let - -var — The most common variable. Can be reassigned but only accessed - -within a function. Variables defined with var move to the top when - -code is executed. - -const — Can not be reassigned and not accessible before they appear - -within the code. - -let — Similar to const, however, let variable can be reassigned but - -not re-declared. - - - - -Data Types -Numbers — var age = 23 - -Variables — var x - -Text (strings) — var a = "init" - -Operations — var b = 1 + 2 + 3 - -True or fase statements — var c = true - -Constant numbers — const PI = 3.14 - -Objects — var name = {firstName:"John", lastName:”Doe"} - - -Objects -var person = { - - firstName:"John", - - lastName:"Doe", - - age:20, - - nationality:"American" - -}; - diff --git a/public/media/basics/py-coding.txt b/public/media/basics/py-coding.txt deleted file mode 100644 index 2ba9daa4f..000000000 --- a/public/media/basics/py-coding.txt +++ /dev/null @@ -1,60 +0,0 @@ -Python Basics - -Strings -Strings are surrounded by either single quotation marks or double quotation marks. - - -py - -x = "hello" - -y = 'hello' - - -x == y # single quotations and double quotation marks are the same - - -You can assign a multiline string to a variable by using three quotes: - - -py - -x = """The FitnessGram Pacer test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter Pacer test will begin in 30 seconds.""" - - -You can check the length of a string using the len() function: - - -py - -x = "hello" - -print(len(text)) # returns 5 - - -Numbers -There are 2 primary , int and float. - - -py - -x = 2 # int - -y = 2.8 # float - - -To verify the type of an object in Python, use the type() function: - - -py - -print(type(x)) - -print(type(y)) - - -Int, or integers, are whole numbers, positive or negative, without decimals. - -Float is a number, positive or negative, containing one or more decimals. - -Both strings and numbers are built-in data types. diff --git a/public/media/basics/py-script.txt b/public/media/basics/py-script.txt deleted file mode 100644 index 0dd2fd2a7..000000000 --- a/public/media/basics/py-script.txt +++ /dev/null @@ -1,105 +0,0 @@ -Python Basics - -Comments -You can write text that the program will ignore by beginning the line with a #, this helps with reminding you what certain code does or for explaining purposes. - - -py - -# This is a comment - - -Data types -Variables can store data of different types, and different types can do different things. - -Python has the following data types built-in by default, in these categories: - - -Text Type: str - -Numeric Types: int, float, complex - -Sequence Types: list, tuple, range - -Mapping Type: dict - -Set Types: set, frozenset - -Boolean Type: bool - -Binary Types: bytes, bytearray, memoryview - - -We will go more in-depth on some of these types in the next few paragraphs. - -You can print the data type of a variable with the type() function: - -py - -x = 5 - -print(type(x)) - - -Strings -Strings are surrounded by either single quotation marks, or double quotation marks. - - -py - -x = "hello" - -y = 'hello' - - -# single quotations and double quotation marks are the same - - -x == y # returns True - - -You can assign a multiline string to a variable by using three quotes: - - -py - -x = """The FitnessGram Pacer test is a multistage aerobic capacity test that progressively gets more difficult as it continues. The 20 meter Pacer test will begin in 30 seconds.""" - - -You can check the length of a string using the len() function: - - -py - -x = "hello" - -print(len(text)) # returns 5 - - -Numbers -There are 2 primary, int and float - - -py - -x = 2 # int - -y = 2.8 # float - - -To verify the type of an object in Python, use the type() function: - - -py - -print(type(x)) - -print(type(y)) - - -Int, or integers, are whole numbers, positive or negative, without decimals. - -Float is a number, positive or negative, containing one or more decimals. - - -Both strings and numbers are built-in data types diff --git a/public/media/favicon/create.txt b/public/media/favicon/create.txt deleted file mode 100644 index 83f9fcffd..000000000 --- a/public/media/favicon/create.txt +++ /dev/null @@ -1 +0,0 @@ -txt diff --git a/public/media/favicon/faviconblack.png b/public/media/favicon/faviconblack.png deleted file mode 100644 index 242ddbb86..000000000 Binary files a/public/media/favicon/faviconblack.png and /dev/null differ diff --git a/public/media/favicon/iconblack.png b/public/media/favicon/iconblack.png deleted file mode 100644 index 34e4aaf05..000000000 Binary files a/public/media/favicon/iconblack.png and /dev/null differ diff --git a/public/media/favicon/longblack.png b/public/media/favicon/longblack.png deleted file mode 100644 index 28bf136bb..000000000 Binary files a/public/media/favicon/longblack.png and /dev/null differ diff --git a/public/media/favicon/longwhite.png b/public/media/favicon/longwhite.png deleted file mode 100644 index 894a598df..000000000 Binary files a/public/media/favicon/longwhite.png and /dev/null differ diff --git a/public/media/favicon/rom-beta.png b/public/media/favicon/rom-beta.png deleted file mode 100644 index 9767451c3..000000000 Binary files a/public/media/favicon/rom-beta.png and /dev/null differ diff --git a/public/media/favicon/shortblack.png b/public/media/favicon/shortblack.png deleted file mode 100644 index b84141133..000000000 Binary files a/public/media/favicon/shortblack.png and /dev/null differ diff --git a/public/media/favicon/shortwhite.png b/public/media/favicon/shortwhite.png deleted file mode 100644 index c207bb4eb..000000000 Binary files a/public/media/favicon/shortwhite.png and /dev/null differ diff --git a/public/media/images/ATProductsLLC.png b/public/media/images/ATProductsLLC.png deleted file mode 100644 index 6c6162e0e..000000000 Binary files a/public/media/images/ATProductsLLC.png and /dev/null differ diff --git a/public/media/images/BETA.WEBP b/public/media/images/BETA.WEBP deleted file mode 100644 index 1e5aca0ac..000000000 Binary files a/public/media/images/BETA.WEBP and /dev/null differ diff --git a/public/media/images/C++.png b/public/media/images/C++.png new file mode 100644 index 000000000..a355f98fe Binary files /dev/null and b/public/media/images/C++.png differ diff --git a/public/media/images/C.png b/public/media/images/C.png new file mode 100644 index 000000000..dc7dbd7ba Binary files /dev/null and b/public/media/images/C.png differ diff --git a/public/media/images/POWER6.png b/public/media/images/POWER6.png deleted file mode 100644 index cab1cc84d..000000000 Binary files a/public/media/images/POWER6.png and /dev/null differ diff --git a/public/media/images/Screenshot_20220603-091713.jpg b/public/media/images/Screenshot_20220603-091713.jpg deleted file mode 100644 index 6e38b53f0..000000000 Binary files a/public/media/images/Screenshot_20220603-091713.jpg and /dev/null differ diff --git a/public/media/images/Untitled presentation.png b/public/media/images/Untitled presentation.png deleted file mode 100644 index 0c7db61ed..000000000 Binary files a/public/media/images/Untitled presentation.png and /dev/null differ diff --git a/public/media/images/astrocore.png b/public/media/images/astrocore.png deleted file mode 100644 index 78c286168..000000000 Binary files a/public/media/images/astrocore.png and /dev/null differ diff --git a/public/media/images/astrocore.webp b/public/media/images/astrocore.webp deleted file mode 100644 index 78c286168..000000000 Binary files a/public/media/images/astrocore.webp and /dev/null differ diff --git a/public/media/images/c4b1d57b-6399-4f9c-950f-c88c28173c8b.png b/public/media/images/c4b1d57b-6399-4f9c-950f-c88c28173c8b.png deleted file mode 100644 index 565666504..000000000 Binary files a/public/media/images/c4b1d57b-6399-4f9c-950f-c88c28173c8b.png and /dev/null differ diff --git a/public/media/images/deltasoft.png b/public/media/images/deltasoft.png deleted file mode 100644 index bba44b920..000000000 Binary files a/public/media/images/deltasoft.png and /dev/null differ diff --git a/public/media/images/download.png b/public/media/images/download.png deleted file mode 100644 index edfaf3f10..000000000 Binary files a/public/media/images/download.png and /dev/null differ diff --git a/public/media/images/favicon-16x16.png b/public/media/images/favicon-16x16.png deleted file mode 100644 index 8db5bbeaa..000000000 Binary files a/public/media/images/favicon-16x16.png and /dev/null differ diff --git a/public/media/images/favicon-32x32.png b/public/media/images/favicon-32x32.png deleted file mode 100644 index abf30844d..000000000 Binary files a/public/media/images/favicon-32x32.png and /dev/null differ diff --git a/public/media/images/favicon.ico b/public/media/images/favicon.ico deleted file mode 100644 index adcbad1bf..000000000 Binary files a/public/media/images/favicon.ico and /dev/null differ diff --git a/public/media/images/favicon.png b/public/media/images/favicon.png deleted file mode 100644 index 80792ce4f..000000000 Binary files a/public/media/images/favicon.png and /dev/null differ diff --git a/public/media/images/faviconblack.png b/public/media/images/faviconblack.png deleted file mode 100644 index 242ddbb86..000000000 Binary files a/public/media/images/faviconblack.png and /dev/null differ diff --git a/public/media/images/flashdoc.png b/public/media/images/flashdoc.png deleted file mode 100644 index f818bb20c..000000000 Binary files a/public/media/images/flashdoc.png and /dev/null differ diff --git a/public/media/images/flashdoc.svg b/public/media/images/flashdoc.svg deleted file mode 100644 index 7d6b9c761..000000000 --- a/public/media/images/flashdoc.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/media/images/food.png b/public/media/images/food.png deleted file mode 100644 index 2bb367632..000000000 Binary files a/public/media/images/food.png and /dev/null differ diff --git a/public/media/images/go.png b/public/media/images/go.png new file mode 100644 index 000000000..8f5a1b34b Binary files /dev/null and b/public/media/images/go.png differ diff --git a/public/media/images/haskell.png b/public/media/images/haskell.png new file mode 100644 index 000000000..1a8001e6c Binary files /dev/null and b/public/media/images/haskell.png differ diff --git a/public/media/images/icon.png b/public/media/images/icon.png deleted file mode 100644 index f20ab361b..000000000 Binary files a/public/media/images/icon.png and /dev/null differ diff --git a/public/media/images/iconblack.png b/public/media/images/iconblack.png deleted file mode 100644 index 34e4aaf05..000000000 Binary files a/public/media/images/iconblack.png and /dev/null differ diff --git a/public/media/images/iconembed.png b/public/media/images/iconembed.png deleted file mode 100644 index 3f13e8f8f..000000000 Binary files a/public/media/images/iconembed.png and /dev/null differ diff --git a/public/media/images/iconthree.png b/public/media/images/iconthree.png deleted file mode 100644 index 222024343..000000000 Binary files a/public/media/images/iconthree.png and /dev/null differ diff --git a/public/media/images/internals/Screenshot 2022-03-27 1.16.50 PM.png b/public/media/images/internals/Screenshot 2022-03-27 1.16.50 PM.png deleted file mode 100644 index b7b764721..000000000 Binary files a/public/media/images/internals/Screenshot 2022-03-27 1.16.50 PM.png and /dev/null differ diff --git a/public/media/images/internals/Screenshot 2022-03-27 1.18.21 PM.png b/public/media/images/internals/Screenshot 2022-03-27 1.18.21 PM.png deleted file mode 100644 index a439e854d..000000000 Binary files a/public/media/images/internals/Screenshot 2022-03-27 1.18.21 PM.png and /dev/null differ diff --git a/public/media/images/internals/Screenshot 2022-03-27 1.18.51 PM.png b/public/media/images/internals/Screenshot 2022-03-27 1.18.51 PM.png deleted file mode 100644 index dae046b34..000000000 Binary files a/public/media/images/internals/Screenshot 2022-03-27 1.18.51 PM.png and /dev/null differ diff --git a/public/media/images/internals/_.txt b/public/media/images/internals/_.txt deleted file mode 100644 index 8b1378917..000000000 --- a/public/media/images/internals/_.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/media/images/java.png b/public/media/images/java.png new file mode 100644 index 000000000..04bd0cf0d Binary files /dev/null and b/public/media/images/java.png differ diff --git a/public/media/images/mdickiepro.png b/public/media/images/mdickiepro.png deleted file mode 100644 index c4e69074f..000000000 Binary files a/public/media/images/mdickiepro.png and /dev/null differ diff --git a/public/media/images/mdickiepro.svg b/public/media/images/mdickiepro.svg deleted file mode 100644 index edacc8650..000000000 --- a/public/media/images/mdickiepro.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/media/images/mstile-150x150.png b/public/media/images/mstile-150x150.png deleted file mode 100644 index c6bc3bfc6..000000000 Binary files a/public/media/images/mstile-150x150.png and /dev/null differ diff --git a/public/media/images/myc/construct.png b/public/media/images/myc/construct.png deleted file mode 100644 index c823926ed..000000000 Binary files a/public/media/images/myc/construct.png and /dev/null differ diff --git a/public/media/images/myc/dumb.txt b/public/media/images/myc/dumb.txt deleted file mode 100644 index 9c558e357..000000000 --- a/public/media/images/myc/dumb.txt +++ /dev/null @@ -1 +0,0 @@ -. diff --git a/public/media/images/protdos-light.png b/public/media/images/protdos-light.png deleted file mode 100644 index f7f27c23f..000000000 Binary files a/public/media/images/protdos-light.png and /dev/null differ diff --git a/public/media/images/pynx.png b/public/media/images/pynx.png deleted file mode 100644 index 65759a601..000000000 Binary files a/public/media/images/pynx.png and /dev/null differ diff --git a/public/media/images/pynx.webp b/public/media/images/pynx.webp deleted file mode 100644 index 65759a601..000000000 Binary files a/public/media/images/pynx.webp and /dev/null differ diff --git a/public/media/images/python.png b/public/media/images/python.png new file mode 100644 index 000000000..19c02f9fc Binary files /dev/null and b/public/media/images/python.png differ diff --git a/public/media/images/python.webp b/public/media/images/python.webp deleted file mode 100644 index 5a59d5e2c..000000000 Binary files a/public/media/images/python.webp and /dev/null differ diff --git a/public/media/images/readmeicon.png b/public/media/images/readmeicon.png deleted file mode 100644 index 4555d81f2..000000000 Binary files a/public/media/images/readmeicon.png and /dev/null differ diff --git a/public/media/images/roms.png b/public/media/images/roms.png deleted file mode 100644 index 8cd7557dc..000000000 Binary files a/public/media/images/roms.png and /dev/null differ diff --git a/public/media/images/roms1.png b/public/media/images/roms1.png deleted file mode 100644 index b9bc1e361..000000000 Binary files a/public/media/images/roms1.png and /dev/null differ diff --git a/public/media/images/roms2.png b/public/media/images/roms2.png deleted file mode 100644 index 5aea0d42e..000000000 Binary files a/public/media/images/roms2.png and /dev/null differ diff --git a/public/media/images/rust.png b/public/media/images/rust.png new file mode 100644 index 000000000..598f21255 Binary files /dev/null and b/public/media/images/rust.png differ diff --git a/public/media/images/testing.png b/public/media/images/testing.png deleted file mode 100644 index 20fe455f6..000000000 Binary files a/public/media/images/testing.png and /dev/null differ diff --git a/public/media/images/ya.svg b/public/media/images/ya.svg deleted file mode 100644 index ee41bdd13..000000000 --- a/public/media/images/ya.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/public/media/images/zoezo.webp b/public/media/images/zoezo.webp deleted file mode 100644 index 66d9b8431..000000000 Binary files a/public/media/images/zoezo.webp and /dev/null differ diff --git a/public/media/livestream/1.png b/public/media/livestream/1.png deleted file mode 100644 index 9df43949a..000000000 Binary files a/public/media/livestream/1.png and /dev/null differ diff --git a/public/media/livestream/2.png b/public/media/livestream/2.png deleted file mode 100644 index 469552663..000000000 Binary files a/public/media/livestream/2.png and /dev/null differ diff --git a/public/media/livestream/3.png b/public/media/livestream/3.png deleted file mode 100644 index fd1a28691..000000000 Binary files a/public/media/livestream/3.png and /dev/null differ diff --git a/public/media/livestream/Screen recording 2022-11-14 11.33.21.webm b/public/media/livestream/Screen recording 2022-11-14 11.33.21.webm deleted file mode 100644 index b4581001f..000000000 Binary files a/public/media/livestream/Screen recording 2022-11-14 11.33.21.webm and /dev/null differ diff --git a/public/media/md/code.md b/public/media/md/code.md deleted file mode 100644 index be9cc95ed..000000000 --- a/public/media/md/code.md +++ /dev/null @@ -1,44 +0,0 @@ -## Markdown Code Blocks -### How to Use Them -Wrap your code lines in **`**, `like this`. (**`**like this**`**) - -Wrap your code blocks in **```**. -``` -like this -``` -**```** -like this -**```** ---- -You can also use a supported language to add color to your code blocks, similar to **```**, add a language at your first line like **```html**. - -```html -like this -``` -**```html** -like this -**```** ---- -### Supported Languages -[Full List]() - -asciidoc -autohotkey -bash -coffeescript -cpp -cs -css -dif -fix -glsl -html -ini -jso -md -ml -prolog -py -tex -xl -xml diff --git a/public/media/md/dioa.md b/public/media/md/dioa.md deleted file mode 100644 index cfd31dbc0..000000000 --- a/public/media/md/dioa.md +++ /dev/null @@ -1,29 +0,0 @@ -## Dependency Injection for AvaloniaUI -### Created by our friend [@venenjean](https://github.com/VenenJean). -[MammaMiaDev - YouTube](https://www.youtube.com/watch?v=q6lFGr2DeHQ&t=199s) -> Explains some possibilities. - -[MammaMiaDev - GitHub](https://github.com/MammaMiaDev/avaloniaui-the-series/blob/main/AvaloniaApplication/App.axaml.cs) -> Example repository for DI in context with Views & ViewModels | `Showing App.xaml.cs` -> => **REQUIRED** : Implement the `RegisterViewFactory` from `ViewLocator.cs` -> Can of course be used for other stuff except Views & ViewModels. -### Setup for Rider -Pre-conditions: Add package source (image1). - -**Instructions** -- Source values - - Name : Windows Community Toolkit Labs (or decide as you want) - - URL : https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json | **REQUIRED** - - User : Rider account name - - Password : Rider account password - -> **Background information** -> By this action you are actually modifying the NetGet.config file, which applies configurations to the NuGet package manager on your local machine. - -Afterwards install the package from Rider's NuGet Window as usual and you're off to the races. 👍 -### Other GitHub Repos -[Official Instructions on adding the Community Toolkit as a NuGet packages source](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki/Preview-Packages#toolkit-labs-) -> Instructions are derived from this. - -[Create an AOT-friendly ViewLocator](https://github.com/stevemonaco/AvaloniaViewModelFirstDemos?tab=readme-ov-file) -> MammaMiaDev is derived from this. diff --git a/public/media/pdf/2.17 Patch Notes.pdf b/public/media/pdf/2.17 Patch Notes.pdf deleted file mode 100644 index 31be40df3..000000000 Binary files a/public/media/pdf/2.17 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.17.1.1 & 2.17.1 Patch Notes.pdf b/public/media/pdf/2.17.1.1 & 2.17.1 Patch Notes.pdf deleted file mode 100644 index 466089c1d..000000000 Binary files a/public/media/pdf/2.17.1.1 & 2.17.1 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.17.2 Patch Notes.pdf b/public/media/pdf/2.17.2 Patch Notes.pdf deleted file mode 100644 index c41df2fba..000000000 Binary files a/public/media/pdf/2.17.2 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.18 Patch Notes.pdf b/public/media/pdf/2.18 Patch Notes.pdf deleted file mode 100644 index 8fc70699b..000000000 Binary files a/public/media/pdf/2.18 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.18.0.1 Patch Notes.pdf b/public/media/pdf/2.18.0.1 Patch Notes.pdf deleted file mode 100644 index 9017995b2..000000000 Binary files a/public/media/pdf/2.18.0.1 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.18.0.2 Patch Notes.pdf b/public/media/pdf/2.18.0.2 Patch Notes.pdf deleted file mode 100644 index 414c1d35f..000000000 Binary files a/public/media/pdf/2.18.0.2 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.18.0.3 Patch Notes.pdf b/public/media/pdf/2.18.0.3 Patch Notes.pdf deleted file mode 100644 index d459fc0b1..000000000 Binary files a/public/media/pdf/2.18.0.3 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.19 Patch Notes.pdf b/public/media/pdf/2.19 Patch Notes.pdf deleted file mode 100644 index 85f0634f4..000000000 Binary files a/public/media/pdf/2.19 Patch Notes.pdf and /dev/null differ diff --git a/public/media/pdf/2.19.1 Patch Notes.pdf b/public/media/pdf/2.19.1 Patch Notes.pdf new file mode 100644 index 000000000..0e81589c9 Binary files /dev/null and b/public/media/pdf/2.19.1 Patch Notes.pdf differ diff --git a/public/media/pdf/21801-1-040324.webp b/public/media/pdf/21801-1-040324.webp deleted file mode 100644 index 8e514a0af..000000000 Binary files a/public/media/pdf/21801-1-040324.webp and /dev/null differ diff --git a/public/media/pdf/ATP_Document_Example.pdf b/public/media/pdf/ATP_Document_Example.pdf deleted file mode 100644 index 01b8f2152..000000000 Binary files a/public/media/pdf/ATP_Document_Example.pdf and /dev/null differ diff --git a/public/media/pdf/Black_Hat_Python_Python_Programming_for_Hackers_and_Pentesters.pdf b/public/media/pdf/Black_Hat_Python_Python_Programming_for_Hackers_and_Pentesters.pdf new file mode 100644 index 000000000..f6cb63dcf Binary files /dev/null and b/public/media/pdf/Black_Hat_Python_Python_Programming_for_Hackers_and_Pentesters.pdf differ diff --git a/public/media/pdf/CodingHome.pdf b/public/media/pdf/CodingHome.pdf deleted file mode 100644 index edecd2012..000000000 Binary files a/public/media/pdf/CodingHome.pdf and /dev/null differ diff --git a/public/media/pdf/CodingHomeSheet.pdf b/public/media/pdf/CodingHomeSheet.pdf index f9f1f8b8e..35392a096 100644 Binary files a/public/media/pdf/CodingHomeSheet.pdf and b/public/media/pdf/CodingHomeSheet.pdf differ diff --git a/public/media/pdf/Practical_IoT_Hacking.pdf b/public/media/pdf/Practical_IoT_Hacking.pdf new file mode 100644 index 000000000..9b6d22f8b Binary files /dev/null and b/public/media/pdf/Practical_IoT_Hacking.pdf differ diff --git a/public/media/pdf/Reese.pdf b/public/media/pdf/Reese.pdf deleted file mode 100644 index 89e088ae7..000000000 Binary files a/public/media/pdf/Reese.pdf and /dev/null differ diff --git a/public/media/pdf/Taya.txt b/public/media/pdf/Taya.txt new file mode 100644 index 000000000..b9755b097 --- /dev/null +++ b/public/media/pdf/Taya.txt @@ -0,0 +1,15 @@ +It has been an interesting few days to say the least, especially with me and my friends. Many things are going on, but I seem to manage it. During my TPT2 projects, Taya got dumped by her boyfriend, which occurred on Friday. I decided to check in on Taya on Saturday (still during my TPT2 projects) because it is been a little while before that point that we had a full conversation. That conversation is when I was made aware of what occurred the night prior. + +Taya told me in detail what occurred that night and how her boyfriend dumped her randomly. She noticed that he was fine before going to a concert, about 5 hours prior, as they discussed how he would marry her. Then he called Taya after the concert, dumping her immediately. He has explained that he has not been in a relationship 3-5 years ago, and he feels weird. Random right? I discussed this with one of my other female affiliates, Zane, to see if we could come up with what happened. Zane came up that he probably cheated on her. I mentioned the possibility to Taya, that he could have cheated on her. The rest of the night, I just let Taya spill it all out. After all, it is a therapy tactic to let people spill it all out, making them feel better afterward because they have been heard and they do not have to hold it in anymore. That was the case with Taya, she felt a lot better, so much so she was not gonna cry herself to sleep. I could only imagine how much crying she did on the night prior, Friday night. + +Before Taya went to bed, I mentioned that, she has partly of her last name as a new street in one of my TPT2 projects, the Baymount District overhaul, named Wettlauf. Fun fact, the Baymount District is older than I have been aware of Taya's existence, Late 2021 compared to August 2023. This street name is not new, it is been around for a couple of months after the expansion of the Baymount District (before the overhaul), I just did not mention it up until this point because we have not talked in a while, just making it feel like we were kinda falling apart. Wettlauf is also a city in one of the digital maps I created, which in these maps, contains highways, roads, territory points, etc. It looks like one of those maps you pick up at the rest stop off the interstate, but made with MS Paint, but I did not mention that either due to the same reason. Anyway, getting sidetracked. I talked to her about the street, saying it has a bridge and tunnel, and it connects to the Baymount Station. She appreciated it, she liked it, and that felt good. Well, pretty much the whole conversation just made me feel good, I made one of my female friend's day, making it from somewhat horrible, sitting in a lot of mental pain, to somewhat happy. That just felt good. After saying the details about the road, that was when she went to sleep. + +The next day, Sunday. Taya seemed better, a lot better than I originally talked to her on Friday. We first talked about how she writes down her feelings on a piece of paper every day since the dump, basically, journalism, in some sort of diary. I already had a mental journal/diary in my Discord server called CodingHome v2. I just spat whatever came to mind, then put it there because people seemed interested in whatever I thought. Then we talked about the Finch app, a mental health/virtual pet sort of app where it checks up on you and sets goals for your day. Taya used to have this, I had it for over 40 days at that point. She reinstalled it after we both mentioned our experience of it. We added each other on Finch, and it lets you send little notes to help motivate/help the other person. We have been using the notes feature since, still to this day. That is not all we talked about that Sunday though. Taya said that she was surprised that she was that open with me, and she thought that her other close friends would not wanna listen for as long as she did the day prior. That just made my heart melt. We just talked about how we are just good friends for the rest of that day. + +Monday, or as I am writing this, yesterday. I asked if there was any foreshadowing that he would do something like this. There were none, but there were a couple of red flags: talking trash about other women, a lot of compliments about her body rather than her face or anything else, and just a bit of other stuff. Taya also said that she needed a bit of support during this rough time, and she will let me know if she needs space. She said that her mom used their (Taya and the now-called ex) song on her TikTok video. She felt a bit more heartbroken. I asked what song was it, but she did not want to discuss that, which was fine. + +Tuesday seemed like an emotional rollercoaster. Taya told me she woke up mad for no reason, she was with people, but they seemed to ignore her, and she was not in the best of moods. I knew the reason for her mood waking up, but it was complex. I sent her the first part of the letter, which is from the beginning to monday. She loved it, it made her better. She was just disappointed in herself about what happened, I tried to talk her out of it. We got onto the topic of feeling numb, or so hurt you cannot express how or why you feel hurt. I did tell her I was a bit suicidal in the past, she let me know that I can always talk to her if I feel that way. + +Wednesday. She could not sleep well because she misses him, she messaged me around 4 AM. I just wanted to check up on her around 10-12, I woke up around 9 so I did not see her original message until then. I asked if she was alright, she said yes, but she said to leave her alone. She did tell me that she would warn me if she just needed some space, not to take it as anything targeted towards me. I am just worried about her, I felt like I did something wrong, even though I know I did not. I was just filled with anxiety and stress for a while. + +That is all the days so far in a summary. I am just writing this so I can keep this as not just a memory, but a big section of a chapter in my story. These were good times because I was helping Taya heal. I think I changed over the past few months for the better though, so I guess I am just repaying because of the horrible human being I was a couple of years ago. Taya, if you are reading this, thanks for being there for me so many times before, you helped my life become better, and I think I changed for the better, partly because of you being so nice to me, which is not a lot of people are to me, so thank you. Since you helped me so much in my life with these 11 months that we knew each other, I just wanna repay you and help you in your life when you need it during these tough times you are experiencing. I like helping you heal, it gives me good feelings and it makes us better friends together. I am just repaying my debt to you Taya. So thanks again, I hope you fully mentally and emotionally heal soon, and I will try to make it happen sooner. I still cannot believe that anyone would dump you like that. Nobody should treat you or anybody else like that. You are beautiful and cute, including the fact that your ex did not want to compliment you. You are nice, honest, and overall a good person to be around. You are everything to me. Thank you. \ No newline at end of file diff --git a/public/media/pdf/Windows_Kernel_Programming_-_PDF_Room.pdf b/public/media/pdf/Windows_Kernel_Programming_-_PDF_Room.pdf new file mode 100644 index 000000000..3302b019f Binary files /dev/null and b/public/media/pdf/Windows_Kernel_Programming_-_PDF_Room.pdf differ diff --git a/public/media/pdf/lineofdefense/ATP-LoD Investigation - AH-08_20_22 (1).PDF b/public/media/pdf/lineofdefense/ATP-LoD Investigation - AH-08_20_22 (1).PDF deleted file mode 100644 index 4684ac9ff..000000000 Binary files a/public/media/pdf/lineofdefense/ATP-LoD Investigation - AH-08_20_22 (1).PDF and /dev/null differ diff --git a/public/media/pdf/lineofdefense/create.txt b/public/media/pdf/lineofdefense/create.txt deleted file mode 100644 index 9c558e357..000000000 --- a/public/media/pdf/lineofdefense/create.txt +++ /dev/null @@ -1 +0,0 @@ -. diff --git a/public/media/pdf/localweather.pdf b/public/media/pdf/localweather.pdf deleted file mode 100644 index 373fcd564..000000000 Binary files a/public/media/pdf/localweather.pdf and /dev/null differ diff --git a/public/media/slideshow/-wc8z3g.jpg b/public/media/slideshow/-wc8z3g.jpg deleted file mode 100644 index fba6e2560..000000000 Binary files a/public/media/slideshow/-wc8z3g.jpg and /dev/null differ diff --git a/public/media/slideshow/1E-111422-210-1.png b/public/media/slideshow/1E-111422-210-1.png deleted file mode 100644 index 60f3ce796..000000000 Binary files a/public/media/slideshow/1E-111422-210-1.png and /dev/null differ diff --git a/public/media/slideshow/1E-111422-210-2.png b/public/media/slideshow/1E-111422-210-2.png deleted file mode 100644 index a2a1285ac..000000000 Binary files a/public/media/slideshow/1E-111422-210-2.png and /dev/null differ diff --git a/public/media/slideshow/1E-210-1-111622.png b/public/media/slideshow/1E-210-1-111622.png deleted file mode 100644 index 1d6bb94c8..000000000 Binary files a/public/media/slideshow/1E-210-1-111622.png and /dev/null differ diff --git a/public/media/slideshow/1E-210-2-111622.png b/public/media/slideshow/1E-210-2-111622.png deleted file mode 100644 index 4660854cc..000000000 Binary files a/public/media/slideshow/1E-210-2-111622.png and /dev/null differ diff --git a/public/media/slideshow/1E-2101-1-111822.png b/public/media/slideshow/1E-2101-1-111822.png deleted file mode 100644 index 151b7b79e..000000000 Binary files a/public/media/slideshow/1E-2101-1-111822.png and /dev/null differ diff --git a/public/media/slideshow/1E-2101-2-111822.png b/public/media/slideshow/1E-2101-2-111822.png deleted file mode 100644 index ff9dc54c9..000000000 Binary files a/public/media/slideshow/1E-2101-2-111822.png and /dev/null differ diff --git a/public/media/slideshow/1E-211-1-121022.webp b/public/media/slideshow/1E-211-1-121022.webp deleted file mode 100644 index 2eb6f749f..000000000 Binary files a/public/media/slideshow/1E-211-1-121022.webp and /dev/null differ diff --git a/public/media/slideshow/1E-211-2-121022.webp b/public/media/slideshow/1E-211-2-121022.webp deleted file mode 100644 index 12be88c50..000000000 Binary files a/public/media/slideshow/1E-211-2-121022.webp and /dev/null differ diff --git a/public/media/slideshow/1E-211-3-121022.webp b/public/media/slideshow/1E-211-3-121022.webp deleted file mode 100644 index f0dfbcfb7..000000000 Binary files a/public/media/slideshow/1E-211-3-121022.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-122123-1-21711.webp b/public/media/slideshow/1ER-122123-1-21711.webp deleted file mode 100644 index 68ff4fd98..000000000 Binary files a/public/media/slideshow/1ER-122123-1-21711.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2101-1-113022.webp b/public/media/slideshow/1ER-2101-1-113022.webp deleted file mode 100644 index 4276b4f39..000000000 Binary files a/public/media/slideshow/1ER-2101-1-113022.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2101-2-113022.webp b/public/media/slideshow/1ER-2101-2-113022.webp deleted file mode 100644 index 426d672f2..000000000 Binary files a/public/media/slideshow/1ER-2101-2-113022.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2102-1-120722.webp b/public/media/slideshow/1ER-2102-1-120722.webp deleted file mode 100644 index 5d74695c3..000000000 Binary files a/public/media/slideshow/1ER-2102-1-120722.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2102-2-120722.webp b/public/media/slideshow/1ER-2102-2-120722.webp deleted file mode 100644 index bae0c3ec4..000000000 Binary files a/public/media/slideshow/1ER-2102-2-120722.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-211-1-121422.webp b/public/media/slideshow/1ER-211-1-121422.webp deleted file mode 100644 index ab9ff430c..000000000 Binary files a/public/media/slideshow/1ER-211-1-121422.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-211-2-121422.webp b/public/media/slideshow/1ER-211-2-121422.webp deleted file mode 100644 index 40585eb56..000000000 Binary files a/public/media/slideshow/1ER-211-2-121422.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-212-1-010423.webp b/public/media/slideshow/1ER-212-1-010423.webp deleted file mode 100644 index 9c81d10dc..000000000 Binary files a/public/media/slideshow/1ER-212-1-010423.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-213-1-011823.webp b/public/media/slideshow/1ER-213-1-011823.webp deleted file mode 100644 index df8582cba..000000000 Binary files a/public/media/slideshow/1ER-213-1-011823.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-213-2-011823.webp b/public/media/slideshow/1ER-213-2-011823.webp deleted file mode 100644 index 2647f5430..000000000 Binary files a/public/media/slideshow/1ER-213-2-011823.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2131-1-012523.webp b/public/media/slideshow/1ER-2131-1-012523.webp deleted file mode 100644 index 11f3602ff..000000000 Binary files a/public/media/slideshow/1ER-2131-1-012523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2131-2-012523.webp b/public/media/slideshow/1ER-2131-2-012523.webp deleted file mode 100644 index f8971364a..000000000 Binary files a/public/media/slideshow/1ER-2131-2-012523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2132-1-020423.webp b/public/media/slideshow/1ER-2132-1-020423.webp deleted file mode 100644 index dea3bf400..000000000 Binary files a/public/media/slideshow/1ER-2132-1-020423.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2132-2-020423.webp b/public/media/slideshow/1ER-2132-2-020423.webp deleted file mode 100644 index 92ebca4f7..000000000 Binary files a/public/media/slideshow/1ER-2132-2-020423.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2133-1-032123.webp b/public/media/slideshow/1ER-2133-1-032123.webp deleted file mode 100644 index 1a2dd3ab3..000000000 Binary files a/public/media/slideshow/1ER-2133-1-032123.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2133-2-032123.webp b/public/media/slideshow/1ER-2133-2-032123.webp deleted file mode 100644 index da9eba28c..000000000 Binary files a/public/media/slideshow/1ER-2133-2-032123.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21331-1-032523.webp b/public/media/slideshow/1ER-21331-1-032523.webp deleted file mode 100644 index 6497d2cca..000000000 Binary files a/public/media/slideshow/1ER-21331-1-032523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-214-1-040423.webp b/public/media/slideshow/1ER-214-1-040423.webp deleted file mode 100644 index 601632fea..000000000 Binary files a/public/media/slideshow/1ER-214-1-040423.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-214-1-040523.webp b/public/media/slideshow/1ER-214-1-040523.webp deleted file mode 100644 index 601632fea..000000000 Binary files a/public/media/slideshow/1ER-214-1-040523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-214-1-040723.webp b/public/media/slideshow/1ER-214-1-040723.webp deleted file mode 100644 index 7d59f1efe..000000000 Binary files a/public/media/slideshow/1ER-214-1-040723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-214-1-041223.webp b/public/media/slideshow/1ER-214-1-041223.webp deleted file mode 100644 index 6209f56df..000000000 Binary files a/public/media/slideshow/1ER-214-1-041223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2141-1-042323.webp b/public/media/slideshow/1ER-2141-1-042323.webp deleted file mode 100644 index e0f844594..000000000 Binary files a/public/media/slideshow/1ER-2141-1-042323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2141-1-050323.png b/public/media/slideshow/1ER-2141-1-050323.png deleted file mode 100644 index 8b9ef9aac..000000000 Binary files a/public/media/slideshow/1ER-2141-1-050323.png and /dev/null differ diff --git a/public/media/slideshow/1ER-2141-1-050323.webp b/public/media/slideshow/1ER-2141-1-050323.webp deleted file mode 100644 index 8b9ef9aac..000000000 Binary files a/public/media/slideshow/1ER-2141-1-050323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2141-2-042323.webp b/public/media/slideshow/1ER-2141-2-042323.webp deleted file mode 100644 index 509b73190..000000000 Binary files a/public/media/slideshow/1ER-2141-2-042323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2142-1-051723.webp b/public/media/slideshow/1ER-2142-1-051723.webp deleted file mode 100644 index b5a46f8db..000000000 Binary files a/public/media/slideshow/1ER-2142-1-051723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2142-2-051723.webp b/public/media/slideshow/1ER-2142-2-051723.webp deleted file mode 100644 index b60f4d193..000000000 Binary files a/public/media/slideshow/1ER-2142-2-051723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-215-1-063023.webp b/public/media/slideshow/1ER-215-1-063023.webp deleted file mode 100644 index 265b7dda7..000000000 Binary files a/public/media/slideshow/1ER-215-1-063023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-215-2-063023.webp b/public/media/slideshow/1ER-215-2-063023.webp deleted file mode 100644 index 6406e0c91..000000000 Binary files a/public/media/slideshow/1ER-215-2-063023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-215-3-063023.webp b/public/media/slideshow/1ER-215-3-063023.webp deleted file mode 100644 index 88ff0e665..000000000 Binary files a/public/media/slideshow/1ER-215-3-063023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-215-4-063023.webp b/public/media/slideshow/1ER-215-4-063023.webp deleted file mode 100644 index 5055feeee..000000000 Binary files a/public/media/slideshow/1ER-215-4-063023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2151-1-071923.webp b/public/media/slideshow/1ER-2151-1-071923.webp deleted file mode 100644 index ce8809af9..000000000 Binary files a/public/media/slideshow/1ER-2151-1-071923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2151-2-071923.webp b/public/media/slideshow/1ER-2151-2-071923.webp deleted file mode 100644 index 629c62358..000000000 Binary files a/public/media/slideshow/1ER-2151-2-071923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2152-1-080223.webp b/public/media/slideshow/1ER-2152-1-080223.webp deleted file mode 100644 index 58055b2b4..000000000 Binary files a/public/media/slideshow/1ER-2152-1-080223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2152-2-080223.webp b/public/media/slideshow/1ER-2152-2-080223.webp deleted file mode 100644 index 0260f5b5f..000000000 Binary files a/public/media/slideshow/1ER-2152-2-080223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21521-1-081923.webp b/public/media/slideshow/1ER-21521-1-081923.webp deleted file mode 100644 index 66214e48a..000000000 Binary files a/public/media/slideshow/1ER-21521-1-081923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21521-2-081923.webp b/public/media/slideshow/1ER-21521-2-081923.webp deleted file mode 100644 index cb23830a1..000000000 Binary files a/public/media/slideshow/1ER-21521-2-081923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-216-1-091323.webp b/public/media/slideshow/1ER-216-1-091323.webp deleted file mode 100644 index b93a82b73..000000000 Binary files a/public/media/slideshow/1ER-216-1-091323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-216-2-091323.webp b/public/media/slideshow/1ER-216-2-091323.webp deleted file mode 100644 index 75c74f1b9..000000000 Binary files a/public/media/slideshow/1ER-216-2-091323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-216-3-091323.webp b/public/media/slideshow/1ER-216-3-091323.webp deleted file mode 100644 index 4d0b8edac..000000000 Binary files a/public/media/slideshow/1ER-216-3-091323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-216-4-091323.webp b/public/media/slideshow/1ER-216-4-091323.webp deleted file mode 100644 index 92c41de90..000000000 Binary files a/public/media/slideshow/1ER-216-4-091323.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2161-1-092723.webp b/public/media/slideshow/1ER-2161-1-092723.webp deleted file mode 100644 index 4cd86b4c1..000000000 Binary files a/public/media/slideshow/1ER-2161-1-092723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2161-1-101023.webp b/public/media/slideshow/1ER-2161-1-101023.webp deleted file mode 100644 index f2f94ae5a..000000000 Binary files a/public/media/slideshow/1ER-2161-1-101023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2161-2-092723.webp b/public/media/slideshow/1ER-2161-2-092723.webp deleted file mode 100644 index d36a6ebaf..000000000 Binary files a/public/media/slideshow/1ER-2161-2-092723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2161-2-101023.webp b/public/media/slideshow/1ER-2161-2-101023.webp deleted file mode 100644 index 79e8d3ebd..000000000 Binary files a/public/media/slideshow/1ER-2161-2-101023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2161-3-092723.webp b/public/media/slideshow/1ER-2161-3-092723.webp deleted file mode 100644 index ff46758cb..000000000 Binary files a/public/media/slideshow/1ER-2161-3-092723.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21611-1-101023.webp b/public/media/slideshow/1ER-21611-1-101023.webp deleted file mode 100644 index f826611fa..000000000 Binary files a/public/media/slideshow/1ER-21611-1-101023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21611-2-101023.webp b/public/media/slideshow/1ER-21611-2-101023.webp deleted file mode 100644 index 7f7f5d08d..000000000 Binary files a/public/media/slideshow/1ER-21611-2-101023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21611-3-101023.webp b/public/media/slideshow/1ER-21611-3-101023.webp deleted file mode 100644 index a1f52bafa..000000000 Binary files a/public/media/slideshow/1ER-21611-3-101023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21612-1-102523.webp b/public/media/slideshow/1ER-21612-1-102523.webp deleted file mode 100644 index ce4845e22..000000000 Binary files a/public/media/slideshow/1ER-21612-1-102523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21612-2-102523.webp b/public/media/slideshow/1ER-21612-2-102523.webp deleted file mode 100644 index ba4b7199c..000000000 Binary files a/public/media/slideshow/1ER-21612-2-102523.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-1-112223.webp b/public/media/slideshow/1ER-217-1-112223.webp deleted file mode 100644 index 729b48da9..000000000 Binary files a/public/media/slideshow/1ER-217-1-112223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-1-112923.webp b/public/media/slideshow/1ER-217-1-112923.webp deleted file mode 100644 index c3a6d4ae1..000000000 Binary files a/public/media/slideshow/1ER-217-1-112923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-2-112223.webp b/public/media/slideshow/1ER-217-2-112223.webp deleted file mode 100644 index 36e433322..000000000 Binary files a/public/media/slideshow/1ER-217-2-112223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-2-112923.webp b/public/media/slideshow/1ER-217-2-112923.webp deleted file mode 100644 index 0134dfd73..000000000 Binary files a/public/media/slideshow/1ER-217-2-112923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-3-112223.webp b/public/media/slideshow/1ER-217-3-112223.webp deleted file mode 100644 index 58a1fd24f..000000000 Binary files a/public/media/slideshow/1ER-217-3-112223.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-217-3-112923.webp b/public/media/slideshow/1ER-217-3-112923.webp deleted file mode 100644 index 12ea0ee85..000000000 Binary files a/public/media/slideshow/1ER-217-3-112923.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2171-1-122023.webp b/public/media/slideshow/1ER-2171-1-122023.webp deleted file mode 100644 index 6bc294950..000000000 Binary files a/public/media/slideshow/1ER-2171-1-122023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-2171-2-122023.webp b/public/media/slideshow/1ER-2171-2-122023.webp deleted file mode 100644 index 3ff9055d9..000000000 Binary files a/public/media/slideshow/1ER-2171-2-122023.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21711-1-122123.webp b/public/media/slideshow/1ER-21711-1-122123.webp deleted file mode 100644 index 68ff4fd98..000000000 Binary files a/public/media/slideshow/1ER-21711-1-122123.webp and /dev/null differ diff --git a/public/media/slideshow/1ER-21711-1-122223.webp b/public/media/slideshow/1ER-21711-1-122223.webp deleted file mode 100644 index 721af1984..000000000 Binary files a/public/media/slideshow/1ER-21711-1-122223.webp and /dev/null differ diff --git a/public/media/slideshow/2.18 Patch Notes.pdf b/public/media/slideshow/2.18 Patch Notes.pdf deleted file mode 100644 index d67c677fd..000000000 Binary files a/public/media/slideshow/2.18 Patch Notes.pdf and /dev/null differ diff --git a/public/media/slideshow/2.18.0.1 Patch Notes.pdf b/public/media/slideshow/2.18.0.1 Patch Notes.pdf deleted file mode 100644 index bd7209bbd..000000000 Binary files a/public/media/slideshow/2.18.0.1 Patch Notes.pdf and /dev/null differ diff --git a/public/media/slideshow/2172-1-012424.webp b/public/media/slideshow/2172-1-012424.webp deleted file mode 100644 index b79072928..000000000 Binary files a/public/media/slideshow/2172-1-012424.webp and /dev/null differ diff --git a/public/media/slideshow/2172-2-012424.webp b/public/media/slideshow/2172-2-012424.webp deleted file mode 100644 index fd9d98e74..000000000 Binary files a/public/media/slideshow/2172-2-012424.webp and /dev/null differ diff --git a/public/media/slideshow/2172-3-012424.webp b/public/media/slideshow/2172-3-012424.webp deleted file mode 100644 index 716b00796..000000000 Binary files a/public/media/slideshow/2172-3-012424.webp and /dev/null differ diff --git a/public/media/slideshow/218-1-012424.webp b/public/media/slideshow/218-1-012424.webp deleted file mode 100644 index b3de8acbc..000000000 Binary files a/public/media/slideshow/218-1-012424.webp and /dev/null differ diff --git a/public/media/slideshow/218-1-032724.webp b/public/media/slideshow/218-1-032724.webp deleted file mode 100644 index 49ce03543..000000000 Binary files a/public/media/slideshow/218-1-032724.webp and /dev/null differ diff --git a/public/media/slideshow/218-2-012424.webp b/public/media/slideshow/218-2-012424.webp deleted file mode 100644 index a85b5b034..000000000 Binary files a/public/media/slideshow/218-2-012424.webp and /dev/null differ diff --git a/public/media/slideshow/218-2-032724.webp b/public/media/slideshow/218-2-032724.webp deleted file mode 100644 index 0d24113c8..000000000 Binary files a/public/media/slideshow/218-2-032724.webp and /dev/null differ diff --git a/public/media/slideshow/218-3-012424.webp b/public/media/slideshow/218-3-012424.webp deleted file mode 100644 index 41ba7ad24..000000000 Binary files a/public/media/slideshow/218-3-012424.webp and /dev/null differ diff --git a/public/media/slideshow/218-3-032724.webp b/public/media/slideshow/218-3-032724.webp deleted file mode 100644 index 6d00bb952..000000000 Binary files a/public/media/slideshow/218-3-032724.webp and /dev/null differ diff --git a/public/media/slideshow/21801-1-040324.webp b/public/media/slideshow/21801-1-040324.webp deleted file mode 100644 index 533256327..000000000 Binary files a/public/media/slideshow/21801-1-040324.webp and /dev/null differ diff --git a/public/media/slideshow/21802-1-050624.webp b/public/media/slideshow/21802-1-050624.webp deleted file mode 100644 index c8fdab9de..000000000 Binary files a/public/media/slideshow/21802-1-050624.webp and /dev/null differ diff --git a/public/media/slideshow/21802-1-051524.webp b/public/media/slideshow/21802-1-051524.webp deleted file mode 100644 index c8fdab9de..000000000 Binary files a/public/media/slideshow/21802-1-051524.webp and /dev/null differ diff --git a/public/media/slideshow/21802-2-050624.webp b/public/media/slideshow/21802-2-050624.webp deleted file mode 100644 index 08bcff558..000000000 Binary files a/public/media/slideshow/21802-2-050624.webp and /dev/null differ diff --git a/public/media/slideshow/21802-2-051524.webp b/public/media/slideshow/21802-2-051524.webp deleted file mode 100644 index 843e7dfbe..000000000 Binary files a/public/media/slideshow/21802-2-051524.webp and /dev/null differ diff --git a/public/media/slideshow/21802-3-050624.webp b/public/media/slideshow/21802-3-050624.webp deleted file mode 100644 index 6caa59d2c..000000000 Binary files a/public/media/slideshow/21802-3-050624.webp and /dev/null differ diff --git a/public/media/slideshow/21802-3-051524.webp b/public/media/slideshow/21802-3-051524.webp deleted file mode 100644 index 710faed36..000000000 Binary files a/public/media/slideshow/21802-3-051524.webp and /dev/null differ diff --git a/public/media/slideshow/21803-1-052924.webp b/public/media/slideshow/21803-1-052924.webp deleted file mode 100644 index a3cf7b511..000000000 Binary files a/public/media/slideshow/21803-1-052924.webp and /dev/null differ diff --git a/public/media/slideshow/21803-2-052924.webp b/public/media/slideshow/21803-2-052924.webp deleted file mode 100644 index 32fbedfda..000000000 Binary files a/public/media/slideshow/21803-2-052924.webp and /dev/null differ diff --git a/public/media/slideshow/219-1-071024.webp b/public/media/slideshow/219-1-071024.webp deleted file mode 100644 index 2fbf78ef5..000000000 Binary files a/public/media/slideshow/219-1-071024.webp and /dev/null differ diff --git a/public/media/slideshow/219-2-071024.webp b/public/media/slideshow/219-2-071024.webp deleted file mode 100644 index 40a51b518..000000000 Binary files a/public/media/slideshow/219-2-071024.webp and /dev/null differ diff --git a/public/media/slideshow/219-3-071024.webp b/public/media/slideshow/219-3-071024.webp deleted file mode 100644 index e9aef524b..000000000 Binary files a/public/media/slideshow/219-3-071024.webp and /dev/null differ diff --git a/public/media/slideshow/2191-1-073124.webp b/public/media/slideshow/2191-1-073124.webp new file mode 100644 index 000000000..2e88c5cd3 Binary files /dev/null and b/public/media/slideshow/2191-1-073124.webp differ diff --git a/public/media/slideshow/2191-2-073124.webp b/public/media/slideshow/2191-2-073124.webp new file mode 100644 index 000000000..36f0f308b Binary files /dev/null and b/public/media/slideshow/2191-2-073124.webp differ diff --git a/public/media/slideshow/2191-3-073124.webp b/public/media/slideshow/2191-3-073124.webp new file mode 100644 index 000000000..60ea4e040 Binary files /dev/null and b/public/media/slideshow/2191-3-073124.webp differ diff --git a/public/media/slideshow/2E-111022-291-3.png b/public/media/slideshow/2E-111022-291-3.png deleted file mode 100644 index ed1969cd7..000000000 Binary files a/public/media/slideshow/2E-111022-291-3.png and /dev/null differ diff --git a/public/media/slideshow/2E-211-1-121122.webp b/public/media/slideshow/2E-211-1-121122.webp deleted file mode 100644 index 236e21f9b..000000000 Binary files a/public/media/slideshow/2E-211-1-121122.webp and /dev/null differ diff --git a/public/media/slideshow/2YEAR.webp b/public/media/slideshow/2YEAR.webp deleted file mode 100644 index fd54a7fbb..000000000 Binary files a/public/media/slideshow/2YEAR.webp and /dev/null differ diff --git a/public/media/slideshow/3E-111122-291-4.png b/public/media/slideshow/3E-111122-291-4.png deleted file mode 100644 index 114d59752..000000000 Binary files a/public/media/slideshow/3E-111122-291-4.png and /dev/null differ diff --git a/public/media/slideshow/BETA.WEBP b/public/media/slideshow/BETA.WEBP deleted file mode 100644 index 1e5aca0ac..000000000 Binary files a/public/media/slideshow/BETA.WEBP and /dev/null differ diff --git a/public/media/slideshow/BETATESTING.webp b/public/media/slideshow/BETATESTING.webp deleted file mode 100644 index 0918a3a0e..000000000 Binary files a/public/media/slideshow/BETATESTING.webp and /dev/null differ diff --git a/public/media/slideshow/CHRISTMAS.webp b/public/media/slideshow/CHRISTMAS.webp deleted file mode 100644 index 7c8ece464..000000000 Binary files a/public/media/slideshow/CHRISTMAS.webp and /dev/null differ diff --git a/public/media/slideshow/EARTHDAY.webp b/public/media/slideshow/EARTHDAY.webp deleted file mode 100644 index 29f9d99e7..000000000 Binary files a/public/media/slideshow/EARTHDAY.webp and /dev/null differ diff --git a/public/media/slideshow/H2022-1.webp b/public/media/slideshow/H2022-1.webp deleted file mode 100644 index 3daf569ec..000000000 Binary files a/public/media/slideshow/H2022-1.webp and /dev/null differ diff --git a/public/media/slideshow/H2022-2.webp b/public/media/slideshow/H2022-2.webp deleted file mode 100644 index f3a606a9d..000000000 Binary files a/public/media/slideshow/H2022-2.webp and /dev/null differ diff --git a/public/media/slideshow/H2022-3.webp b/public/media/slideshow/H2022-3.webp deleted file mode 100644 index dc7c760f5..000000000 Binary files a/public/media/slideshow/H2022-3.webp and /dev/null differ diff --git a/public/media/slideshow/H2022-4.webp b/public/media/slideshow/H2022-4.webp deleted file mode 100644 index eecf122e8..000000000 Binary files a/public/media/slideshow/H2022-4.webp and /dev/null differ diff --git a/public/media/slideshow/LEGAL.webp b/public/media/slideshow/LEGAL.webp deleted file mode 100644 index 005b9fcaf..000000000 Binary files a/public/media/slideshow/LEGAL.webp and /dev/null differ diff --git a/public/media/slideshow/NEWLOGO.webp b/public/media/slideshow/NEWLOGO.webp deleted file mode 100644 index 1bc95ed23..000000000 Binary files a/public/media/slideshow/NEWLOGO.webp and /dev/null differ diff --git a/public/media/slideshow/NY23-1.webp b/public/media/slideshow/NY23-1.webp deleted file mode 100644 index c9ec8212b..000000000 Binary files a/public/media/slideshow/NY23-1.webp and /dev/null differ diff --git a/public/media/slideshow/PORTFOLIO.webp b/public/media/slideshow/PORTFOLIO.webp deleted file mode 100644 index 70cb21aac..000000000 Binary files a/public/media/slideshow/PORTFOLIO.webp and /dev/null differ diff --git a/public/media/slideshow/Q1REVIEW.webp b/public/media/slideshow/Q1REVIEW.webp deleted file mode 100644 index 5bd8b3cd1..000000000 Binary files a/public/media/slideshow/Q1REVIEW.webp and /dev/null differ diff --git a/public/media/slideshow/Q2REVIEW.webp b/public/media/slideshow/Q2REVIEW.webp deleted file mode 100644 index d281837dc..000000000 Binary files a/public/media/slideshow/Q2REVIEW.webp and /dev/null differ diff --git a/public/media/slideshow/REVIEWYEAR.webp b/public/media/slideshow/REVIEWYEAR.webp deleted file mode 100644 index 48f9994d6..000000000 Binary files a/public/media/slideshow/REVIEWYEAR.webp and /dev/null differ diff --git a/public/media/slideshow/ROSEMARY.webp b/public/media/slideshow/ROSEMARY.webp deleted file mode 100644 index 588fbb442..000000000 Binary files a/public/media/slideshow/ROSEMARY.webp and /dev/null differ diff --git a/public/media/slideshow/S1-111022-291.png b/public/media/slideshow/S1-111022-291.png deleted file mode 100644 index a1fdb7f2b..000000000 Binary files a/public/media/slideshow/S1-111022-291.png and /dev/null differ diff --git a/public/media/slideshow/S2-111022-291.png b/public/media/slideshow/S2-111022-291.png deleted file mode 100644 index 66e3ba346..000000000 Binary files a/public/media/slideshow/S2-111022-291.png and /dev/null differ diff --git a/public/media/slideshow/TESTINGSLIDE-1.webp b/public/media/slideshow/TESTINGSLIDE-1.webp deleted file mode 100644 index f0fd0593c..000000000 Binary files a/public/media/slideshow/TESTINGSLIDE-1.webp and /dev/null differ diff --git a/public/media/slideshow/create.txt b/public/media/slideshow/create.txt deleted file mode 100644 index 7d8a591e4..000000000 --- a/public/media/slideshow/create.txt +++ /dev/null @@ -1 +0,0 @@ -create.txt diff --git a/public/media/slideshow/deltasoft.webp b/public/media/slideshow/deltasoft.webp deleted file mode 100644 index d351fcdc1..000000000 Binary files a/public/media/slideshow/deltasoft.webp and /dev/null differ diff --git a/public/media/txt/About_Mine_York_City.txt b/public/media/txt/About_Mine_York_City.txt deleted file mode 100644 index 9b616774e..000000000 --- a/public/media/txt/About_Mine_York_City.txt +++ /dev/null @@ -1,41 +0,0 @@ -Dream here. -Based off of the Trump Tower. - -CL TOWER -Welcome to Mine York City, the land of opportunity. - -THE CITYSCAPE -Mine York City is a New York map for Minecraft - Pocket Edition. Whether this is the survival/creative/adventure edition, I am positive you will be satisfied. -There are five islands in the city, each with its own personality. They are: -BLOCKER -The Brooklyn equivalent of Mine York City. This island consists of low-rises and apartments. Highways 2,3,4, and 5 run and intersect here. The JFM International Airport sits at the southwest side of the island. The airport, which handles over 3,000 flights a day, is the largest airport in the Mine York Metropolitan Area. The CaptainSparklez Bridge and the Joepassgaming Bridge provide access to Minehatten, as well as the M.Y Subway and the Notch's Tunnel. The Tommaso Bridge in Joepass Island provides access to Notch City. -MINEHATTEN -The business sector. This is where many of M.Y.C's landmarks are - The Minecraft State Building, made out of Black Wool, the M.Y.C Mall, home to many of the city's shops, and the International Crafting Center, a complex of 5 glass skyscrapers, with Tower 1 rising to the tallest building in M.Y.C, with the Minecraft State Building across the street coming in close second. Highway 1, or the Joepass Highway, circles the island's perimeter, provides access to Mine York State via the JackFrost Bridge, and is also the city's busiest highway. The CaptainSparklez Bridge and the Joepassgaming Bridge provide access to Blocker, as well as the M.Y Subway and Notch's Tunnel (Which leads to JFM International Airport). The Minehatten Bridge Provides access to Ender Island, as well as the M.Y Subway. The Lapiz Tunnel provides access to Lapiz Island, as well as the M.Y Subway. The Shnun Bridge provides access to Nether Island, as well as Expressway 1 and the M.Y Subway. -NETHER ISLAND -The crime ridden island. In this island, tall skyscrapers rise into the air in Downtown Nether Island. The rest of the buildings are low-rise buildings. In Nether Heights, the district in the western part of Nether Island, crime is very apparent, with a annual homicide rate of 326 people a year. The MYPD (Mine York City Police Department) patrols here very often. Shnun Bridge provides access to Minehatten, as well as the M.Y Subway and Expressway 1. The JackFrostMiner Bridge provides access to Lapiz Island, as well as the M.Y Subway. -The MY Ghasts plays here. -LAPIZ ISLAND -Lapiz Island is the most rural area. Not much goes on here. Lapiz Island is the smallest borough in M.Y.C. The island contains the SkydoesMinecraft Park/forest, apartments, small houses, and large houses. A zoo is located here, although no mobs are there (because they despawn). The Fence Gate Bridge provides access to Ender Island. The Lapiz Tunnel provides access to Minehatten, as well as the M.Y Subway. The AcecraftBridge provides access to Nether Island. -ENDER ISLAND -Ender Island is the suburban area of the city. With small, expensive houses, a PVP arena, the finest bank in the city, and Joepass Park, the largest park in M.Y.C. This borough is complete bliss. The Fence Gate Bridge provides access to Lapiz Island. The Minehatten Bridge provides access to Minehatten, as well as the M.Y Subway. - - -PLACES OF INTEREST -The city is filled with many different exciting sights to see, modeled after the real life city of New York, New York. Most of the sights are in Minehatten, but some are still in the surrounding islands. Some include the: - MINECRAFT STATE BUILDING -Finished in 1933 and stands as the second tallest building in the city present day. It has the second tallest observation deck in the city and was the tallest building in the world from 1933 to 1973, when the nearby 1 ICC took it's title. Tickets can be on sale at http://minecraftbuilding.gov and are sold at the lobby of the building for 20 MSD (Minecraft State Dollar). -Modeled after Empire State Building. - -INTERNATIONAL CRAFTING CENTER -When the original ICC was completed in 1973, everyone was amazed on the things mankind could do. Standing at 64 blocks high, the original ICC was the tallest buildingsin the world. It was a complex of two twin towers with lower buildings surrounding it. It has been the focus of one terrorist attack and warfare attack: in 1993, a bomb exploded in the underground mall which was meant to topple one tower into the other. 6 people were killed. When the Minecraft Civil War erupted with the Griefers against the Legits, the buildings were attacked again with over 200 blocks of TNT placed inside; this effectively destroyed the buildings and the surrounding structures: 1,342 people were killed. In August 2005, reconstruction started and completed in March 2013, making it the longest time for a project. 1 ICC, the leading building, is back as the tallest building in the entire Republic of Minecraft and cost 1.44 Billion MSD alone. The total cost was 7.98 Billion MSD. -Modeled after World Trade Center. - -CENTER PARK -Center Park is a small park the size of a city block in the heart of Midtown Minehatten. It is here that the founders of M.Y.C planned the layout of the city's streets back in 1798, 100 years before all the boroughs formed to make present-day Mine York City. Center Park is portrayed in many films and literature, and popular culture. Based off Central Park. -SHOPPING -Shopping in MYC can be a wonderful experience. Visit the two malls in Minehatten, the Mall at the ICC and MYC Mall, in Upper Minehatten. Or, venture to Blockway to view upscale shops, such as Tiffany & Co, Rolex, Rucci, Mnd more. -The Mall at the ICC is based off of Westfield World Trade Center, and the shops on Blockway are based off of the shops on Fifth Avenue in Manhattan. - - -LUMP TOWER -This tower is the definition of luxury. With gorgeous views of Notch City, and apartments suitable for every little Minecrafter, this building has it all. Come back home from the office to your large family and a wife who needs that new handbag from Gucci a few floors below. Life the American diff --git a/public/media/txt/bootstrap.txt b/public/media/txt/bootstrap.txt deleted file mode 100644 index 6633b55fe..000000000 --- a/public/media/txt/bootstrap.txt +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2011-2023 The Bootstrap Authors - -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. diff --git a/public/media/txt/certificate.txt b/public/media/txt/certificate.txt deleted file mode 100644 index cca4a683b..000000000 --- a/public/media/txt/certificate.txt +++ /dev/null @@ -1,66 +0,0 @@ -ISRG Root X1 - -Version: V3 -Serial Number: 008210cfb0d240e3594463e0bb63828b00 -Signature Algorithm: sha256RSA -Signature Hash Algorithm: sha256 -Issuer: CN = ISRG Root X1 O = Internet Security Research Group C = US -Valid From: Thursday, June 4, 2015 6:04:38 AM -Valid To: Monday, June 4, 2035 6:04:38 AM -Subject: CN = ISRG Root X1 O = Internet Security Research Group C = US -Public Key (RSA 4096 Bits): 30 82 02 0a 02 82 02 01 00 ad e8 24 73 f4 14 37 f3 9b 9e 2b 57 28 1c 87 be dc b7 df 38 90 8c 6e 3c e6 57 a0 78 f7 75 c2 a2 fe f5 6a 6e f6 00 4f 28 db de 68 86 6c 44 93 b6 b1 63 fd 14 12 6b bf 1f d2 ea 31 9b 21 7e d1 33 3c ba 48 f5 dd 79 df b3 b8 ff 12 f1 21 9a 4b c1 8a 86 71 69 4a 66 66 6c 8f 7e 3c 70 bf ad 29 22 06 f3 e4 c0 e6 80 ae e2 4b 8f b7 99 7e 94 03 9f d3 47 97 7c 99 48 23 53 e8 38 ae 4f 0a 6f 83 2e d1 49 57 8c 80 74 b6 da 2f d0 38 8d 7b 03 70 21 1b 75 f2 30 3c fa 8f ae dd da 63 ab eb 16 4f c2 8e 11 4b 7e cf 0b e8 ff b5 77 2e f4 b2 7b 4a e0 4c 12 25 0c 70 8d 03 29 a0 e1 53 24 ec 13 d9 ee 19 bf 10 b3 4a 8c 3f 89 a3 61 51 de ac 87 07 94 f4 63 71 ec 2e e2 6f 5b 98 81 e1 89 5c 34 79 6c 76 ef 3b 90 62 79 e6 db a4 9a 2f 26 c5 d0 10 e1 0e de d9 10 8e 16 fb b7 f7 a8 f7 c7 e5 02 07 98 8f 36 08 95 e7 e2 37 96 0d 36 75 9e fb 0e 72 b1 1d 9b bc 03 f9 49 05 d8 81 dd 05 b4 2a d6 41 e9 ac 01 76 95 0a 0f d8 df d5 bd 12 1f 35 2f 28 17 6c d2 98 c1 a8 09 64 77 6e 47 37 ba ce ac 59 5e 68 9d 7f 72 d6 89 c5 06 41 29 3e 59 3e dd 26 f5 24 c9 11 a7 5a a3 4c 40 1f 46 a1 99 b5 a7 3a 51 6e 86 3b 9e 7d 72 a7 12 05 78 59 ed 3e 51 78 15 0b 03 8f 8d d0 2f 05 b2 3e 7b 4a 1c 4b 73 05 12 fc c6 ea e0 50 13 7c 43 93 74 b3 ca 74 e7 8e 1f 01 08 d0 30 d4 5b 71 36 b4 07 ba c1 30 30 5c 48 b7 82 3b 98 a6 7d 60 8a a2 a3 29 82 cc ba bd 83 04 1b a2 83 03 41 a1 d6 05 f1 1b c2 b6 f0 a8 7c 86 3b 46 a8 48 2a 88 dc 76 9a 76 bf 1f 6a a5 3d 19 8f eb 38 f3 64 de c8 2b 0d 0a 28 ff f7 db e2 15 42 d4 22 d0 27 5d e1 79 fe 18 e7 70 88 ad 4e e6 d9 8b 3a c6 dd 27 51 6e ff bc 64 f5 33 43 4f 02 03 01 00 01 -Public Key Parameters: 05 00 -Subject Key Identifier: 79b459e67bb6e5e40173800888c81a58f6e99b6e -Key Usage: 79b459e67bb6e5e40173800888c81a58f6e99b6e -Basic Constraints: Subject Type=CA Path Length Constraint=None -Thumbprint: cabd2a79a1076a31f21d253635cb039d4329a5e8 -Friendly Name: ISRG Root X1 -Enhanced Key Usage: Client Authentication Server Authentication - -R3 - -Version: V3 -Serial Number: 00912b084acf0c18a753f6d62e25a75f5a -Signature Algorithm: sha256RSA -Signature Hash Algorithm: sha256 -Issuer: CN = ISRG Root X1 O = Internet Security Research Group C = US -Valid From: Thursday, September 3, 2020 7:00:00 PM -Valid To: Monday, September 15, 2025 11:00:00 AM -Subject: CN = R3 Root X1 O = Let's Encrypt C = US -Public Key (RSA 2048 Bits): 30 82 01 0a 02 82 01 01 00 bb 02 15 28 cc f6 a0 94 d3 0f 12 ec 8d 55 92 c3 f8 82 f1 99 a6 7a 42 88 a7 5d 26 aa b5 2b b9 c5 4c b1 af 8e 6b f9 75 c8 a3 d7 0f 47 94 14 55 35 57 8c 9e a8 a2 39 19 f5 82 3c 42 a9 4e 6e f5 3b c3 2e db 8d c0 b0 5c f3 59 38 e7 ed cf 69 f0 5a 0b 1b be c0 94 24 25 87 fa 37 71 b3 13 e7 1c ac e1 9b ef db e4 3b 45 52 45 96 a9 c1 53 ce 34 c8 52 ee b5 ae ed 8f de 60 70 e2 a5 54 ab b6 6d 0e 97 a5 40 34 6b 2b d3 bc 66 eb 66 34 7c fa 6b 8b 8f 57 29 99 f8 30 17 5d ba 72 6f fb 81 c5 ad d2 86 58 3d 17 c7 e7 09 bb f1 2b f7 86 dc c1 da 71 5d d4 46 e3 cc ad 25 c1 88 bc 60 67 75 66 b3 f1 18 f7 a2 5c e6 53 ff 3a 88 b6 47 a5 ff 13 18 ea 98 09 77 3f 9d 53 f9 cf 01 e5 f5 a6 70 17 14 af 63 a4 ff 99 b3 93 9d dc 53 a7 06 fe 48 85 1d a1 69 ae 25 75 bb 13 cc 52 03 f5 ed 51 a1 8b db 15 02 03 01 00 01 -Public Key Parameters: 05 00 -Subject Key Identifier: 79b459e67bb6e5e40173800888c81a58f6e99b6e -Key Usage: Digital Signature, Certificate Signing, Off-line CRL Signing, CRL Signing (86) -Basic Constraints: Subject Type=CA Path Length Constraint=0 -Thumbprint: a053375bfe84e8b748782c7cee15827a6af5a405 -Enhanced Key Usage: Client Authentication (1.3.6.1.5.5.7.3.2) Server Authentication (1.3.6.1.5.5.7.3.1) -CRL Distribution Points: [1]CRL Distribution Point Distribution Point Name: Full Name: URL=http://x1.c.lencr.org/ -Certificate Policies: [1]Certificate Policy: Policy Identifier=2.23.140.1.2.1 [2]Certificate Policy: Policy Identifier=1.3.6.1.4.1.44947.1.1.1 -Subject Key Identifier: 142eb317b75856cbae500940e61faf9d8b14c2c6 -Authority Key Identifier: KeyID=79b459e67bb6e5e40173800888c81a58f6e99b6e -Authority Information Access: [1]Authority Info Access Access Method=Certification Authority Issuer (1.3.6.1.5.5.7.48.2) Alternative Name: URL=http://x1.i.lencr.org/ - -*.atproducts.xyz - -Version: Version 3 -Serial Number: 04:42:2D:5C:D8:B5:DB:31:6F:1B:11:15:52:D9:85:1F:B2:00 -Certificate Signature Algorithm: PKCS #1 SHA-256 With RSA Encryption -Issuer: CN = R3 O = Let's Encrypt C = US -Valid From: 11/24/22, 12:31:41 PM CST -Valid To: 2/22/23, 12:31:40 PM CST -Subject: CN = *.atproducts.xyz -Subject Public Key Algorithm: Elliptic Curve Public Key -Subject's Public Key: 00 04 48 EC 51 A4 5D A0 22 CB 11 62 1C E5 06 F5 ED 6B F5 6C 03 F0 F6 B5 C3 B0 E6 01 B7 DB FD E1 27 78 1C 63 C1 06 87 97 BA C2 92 D6 AE 3F B0 59 E8 4E 4B 8A 2F 73 01 BC 0A DF 36 2A F8 23 C0 D3 A9 F7 -Certificate Key Usage: Critical Signing -Extended Key Usage: Not Critical TLS WWW Server Authentication (OID.1.3.6.1.5.5.7.3.1) TLS WWW Client Authentication (OID.1.3.6.1.5.5.7.3.2) -Certificate Basic Constraints: Critical Is not a Certification Authority -Certificate Subject Key ID: Not Critical Key ID: 80 AC 7F E7 52 47 7A 39 13 C2 60 C5 DA 87 5E 5D DD E9 7D DF -Certificate Authority Key ID: Not Critical Key ID: 14 2E B3 17 B7 58 56 CB AE 50 09 40 E6 1F AF 9D 8B 14 C2 C6 -Authority Information Access: Not Critical OCSP Responder: URI: http://r3.o.lencr.org CA Issuers: URI: http://r3.i.lencr.org/ -Certificate Subject Alternative Name: Not Critical DNS Name: *.atproducts.xyz DNS Name: atproducts.xyz -Certificate Policies: Not Critical OID.2.23.140.1.2.1 OID.1.3.6.1.4.1.44947.1.1.1: Certification Practice Statement Pointer: http://cps.letsencrypt.org -OID.1.3.6.1.4.1.11129.2.4.2: Not Critical 04 81 F0 00 EE 00 75 00 7A 32 8C 54 D8 B7 2D B6 20 EA 38 E0 52 1E E9 84 16 70 32 13 85 4D 3B D2 2B C1 3A 57 A3 52 EB 52 00 00 01 84 AB 1F D8 06 00 00 04 03 00 46 30 44 02 20 04 17 3E FC 30 59 A2 A7 D7 82 11 C1 DD 13 17 77 C6 AE C2 64 4F 18 66 D6 05 00 53 43 CB 8F 26 AB 02 20 41 84 1B 2E 52 30 00 F1 50 66 96 CF 1C D5 3C C2 40 F5 7F 2B E0 82 F6 88 80 D0 F0 A5 00 B0 04 1E 00 75 00 AD F7 BE FA 7C FF 10 C8 8B 9D 3D 9C 1E 3E 18 6A B4 67 29 5D CF B1 0C 24 CA 85 86 34 EB DC 82 8A 00 00 01 84 AB 1F D8 10 00 00 04 03 00 46 30 44 02 20 0A 1A 34 B5 5B 7F 77 83 37 BA DD F4 06 EE 55 77 2C 35 41 23 BA 2F 8B B5 33 7D E4 AB 45 61 66 37 02 20 2B 76 F9 42 20 C9 2D C4 FC 02 FD E0 83 30 79 22 1C 53 1F 8F A6 61 DE E9 C8 64 B1 AB 54 E9 5F 42 -Certificate Signature Algorithm: PKCS #1 SHA-256 With RSA Encryption -Certificate Signature Value: 12 AD C1 7A C8 25 75 4B 33 69 07 9F B6 42 49 2E C5 70 97 FC 03 68 35 29 82 48 6D 89 8B D5 F6 4C C7 7F B9 FA D3 8D 5E 1F 93 0A 6F 9B 21 33 7D 33 C0 8C 5A 6B 6B 78 A4 5C 69 1C 77 6E F4 D3 03 15 C9 05 21 0B 3C 53 B2 B2 31 FB 93 49 CB 7A 3A 70 29 26 6F 78 E8 B4 3E 0D 6C 66 88 8F 93 CB 0A 79 F1 4E 36 3F DF 21 80 41 5E 7A D9 7D 16 EA 6D 69 26 C0 63 BB 5D AD 4F 37 07 59 36 06 0A F0 2A E8 B2 E5 A8 D4 A9 C9 DC 84 C0 8B 91 AE E7 D8 69 10 B6 06 BA 2E 57 5C 72 99 19 FA 70 2B BB B0 ED 90 61 67 76 35 74 E4 47 A5 E6 31 5A FF 45 AE D4 56 82 12 3E 99 86 03 55 23 09 A9 FE 97 0F 5C 12 CC 92 F9 BA FC AC 30 7F 97 B2 1F 1C 04 4C 39 DB FA C0 5B 8A 54 63 EA 8B F7 27 CF 55 50 21 66 CF DB 50 1E 34 4B DC B9 A3 DB BB 96 B2 F4 A4 88 BC 78 79 6C 0F 6E 3C 72 DA 06 1B 3B E8 85 17 40 77 C5 -SHA-256 Fingerprint: A3 74 DC EC 78 48 58 EA 89 29 4C B7 19 4F 9F B5 22 D8 26 49 75 1E 9D F5 DC 8F 79 13 B0 41 92 C4 -SHA-1 Fingerprint: AA 8C 14 B1 0C A5 1B 1B E9 BB B2 AC 39 18 AE 24 CC 82 0F 78 diff --git a/public/media/txt/dns_records.txt b/public/media/txt/dns_records.txt deleted file mode 100644 index 30fb5b25d..000000000 --- a/public/media/txt/dns_records.txt +++ /dev/null @@ -1,56 +0,0 @@ -1. -Name: atproducts.org -TTL: 3600 seconds -Type: MX -Priority: 10 -Value: mx.zoho.com - -2. -Name: atproducts.org -TTL: 3600 seconds -Type: MX -Priority: 20 -Value: mx2.zoho.com - -3. -Name: atproducts.org -TTL: 3600 seconds -Type: MX -Priority: 50 -Value: mx3.zoho.com - -4. -Name: atproducts.org -TTL: 3600 seconds -Type: NETLIFY -Value: atproducts.netlify.app - -5. -Name: www.atproducts.org -TTL: 3600 seconds -Type: NETLIFY -Value: atproducts.netlify.app - -6. -Name: atproducts.org -TTL: 3600 seconds -Type: NETLIFYv6 -Value: atproducts.netlify.app - -7. -Name: www.atproducts.org -TTL: 3600 seconds -Type: NETLIFYv6 -Value: atproducts.netlify.app - -8. -Name: at._domainkey.atproducts.org -TTL: 3600 seconds -Type: TXT -Value: v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5ghIjeo6ZX7/0/CdBoTPtaRUeTRwhEwXRjbRyhc86fSLdBUTySGQh4Ka15F8dwEFMXgb5+HK7B3fdtcV8yXmW+qSlCToxZueprxZkhzMUCF/mfeBz0mYgSWPN53Xx9lNv5oMzg68Hy4ufTfHLApRoehAyNs5BF6xQ2sZ9BRK+BUp+ZeYdMuKuPBbexrtpUjlD3BB8EexJIX7/K20BzLmEKeigRtHySvdZclEjvNx01QbsPN8xp6EFVc903WkmXUfZeKTy+9sTP5y4c60sW/0Eayr3XQWwHQFXpJpoROJNLYJWcv1VGTLj6Y3vgZLV4kBDRbU1sHfpMOxoQeraLS8zwIDAQAB - -9. -Name: atproducts.org -TTL: 3600 seconds -Type: TXT -Value: v=spf1 include:zoho.com ~all diff --git a/public/media/txt/jquery.txt b/public/media/txt/jquery.txt deleted file mode 100644 index a292ccc66..000000000 --- a/public/media/txt/jquery.txt +++ /dev/null @@ -1,25 +0,0 @@ -Note: For the purposes of this document, the term "Project" will refer to any JS Foundation [1] project using the MIT license AND referencing this document in the header of the distributed Project code or Project website source code. - -**Source Code -Projects referencing this document are released under the terms of the MIT license. - -The MIT License [2] is simple and easy to understand and it places almost no restrictions on what you can do with the Project. - -You are free to use the Project in any other project (even commercial projects) as long as the copyright header is left intact. - -**Sample Code -All demos and examples, whether in a Project's repository or displayed on a Project site, are released under the terms of the license as specified in the relevant repository. Many Projects choose to release their sample code under the terms of CC0. - -CC0 [3] is even more permissive than the MIT license [2], allowing you to use the code in any manner you want, without any copyright headers, notices, or other attribution. - -**Web Sites -The content on a Project web site referencing this document in its header is released under the terms of the license specified in the website's repository or if not specified, under the MIT license [2]. - -The design, layout, and look-and-feel of JS Foundation project web sites are not licensed for use and may not be used on any site, personal or commercial, without prior written consent from the JS Foundation [1]. - -For further information regarding JS Foundation [1] licensing and intellectual property, please review the JS Foundation IP Policy [4]. - -[1]: https://js.foundation/ -[2]: https://tldrlegal.com/license/mit-license -[3]: https://tldrlegal.com/l/cc0-1.0 -[4]: https://js.foundation/pdf/ip-policy.pdf diff --git a/public/media/txt/license.txt b/public/media/txt/license.txt deleted file mode 100644 index 2bc957915..000000000 --- a/public/media/txt/license.txt +++ /dev/null @@ -1,13 +0,0 @@ -** atproducts.xyz License - AT Products LLC - -atproducts.xyz's license is labeled as the MIT license [1], meaning you can do anything you want with this site except illegal activies. - -[1] https://opensource.org/license/mit/ - -** MIT License - -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. diff --git a/public/media/txt/mit.txt b/public/media/txt/mit.txt deleted file mode 100644 index 3030047a3..000000000 --- a/public/media/txt/mit.txt +++ /dev/null @@ -1,11 +0,0 @@ -**Short Summary - -A short, permissive software license. In short terms, you can do as much as you want, as long as you include the original copyright and license notice in any copy of the software/source. - -**Original Version - -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. diff --git a/public/media/txt/nameservers.txt b/public/media/txt/nameservers.txt deleted file mode 100644 index c0d1ab3e5..000000000 --- a/public/media/txt/nameservers.txt +++ /dev/null @@ -1,5 +0,0 @@ -1. dns1.p01.nsone.net -2. dns2.p01.nsone.net -3. dns3.p01.nsone.net -4. dns4.p01.nsone.net -5. diff --git a/public/media/txt/privacy.txt b/public/media/txt/privacy.txt deleted file mode 100644 index 77fbed6f6..000000000 --- a/public/media/txt/privacy.txt +++ /dev/null @@ -1,17 +0,0 @@ -Privacy Policy -Last Updated: May 13th, 2022. -Definitions -This applies to all of, The ATP Database, AT Products, Flash Documentation, Ethical Hacking Society, CodingHome, AT's ROM Games, and The Script Community. - -You: You refers to the individual accessing or using the Website, or the company or any other legal entity on behalf of which such individual is accessing or using the Website, Service, or Code, as applicable. - -I: General Privacy Policy -Cookies is what helps the "Analytics" run on this site. Since this website is based in the US, there is no website cookie laws (except in California). But in Europe, we are required to have permission from the user to use cookies due to Privacy. You can block any cookie at anytime. - -Any data that goes to us will not be sold what so ever (This also applies to website cookies). Any data/file that is claimed by you can be removed by contacting AlexToucan.AT@gmail.com. - -II: Acceptance -By visiting this site, You signify your agreement to the following Privacy Policy. In the circumstance You violate any section of the TOS, We reserve the right to revoke Your privileges and ability to use the Code, Project(s), and Services we provide. - -We reserve the right, at Our sole discretion, to modify or replace the Privacy Policy at any time. If a revision has a sufficient effect to You, we will make efforts to provide at least a 30 days' notice prior to any new Terms taking effect. A sufficient revision is determined at Our sole discretion. - diff --git a/public/media/txt/taaa.txt b/public/media/txt/taaa.txt deleted file mode 100644 index ec3f3dcdb..000000000 --- a/public/media/txt/taaa.txt +++ /dev/null @@ -1,64 +0,0 @@ -The CodingHome Argument/Fight Action Act of June 2022 -The Argument/Fight Action Act on June 2022 - -Enforcement - 6/25/2022 @ 12:00 PM CST -Expire - 12/31/2022 @ 11:59 PM CST - -Reasons -Due to recent arguments/fights popping up in General, all admins have agreed to do something about it. And has agreed to come up with this act. - -Definitions -Argument - An exchange of diverging or opposite views, typically a heated or angry one. -Heated Argument - An argument when at least one party has been heated. -Heated - Mad, angry, upset, aggravated, and sometimes hostile. -Fight - A violent confrontation or struggle. -Discussion - The action or process of talking about something in order to reach a decision or exchange ideas. - -Changes -Disagreements are to be kept civil and professional. If the following sentence is violated, enforcement will come by the punishments listed below. Heated Arguments are not allowed. Clues for heated arguments can be including swearing, bullying, and much more. - -Punishments - No Exceptions -1. Warn -2. Warn & 1 Hour Mute -3. Warn & 1 Day Mute -4. Warn & 1 Week Mute -5. Ban - -Signed By -AlexToucanYT -Null glitch (A2) -[SI] Sir Leel -CodingLive - -Timezone Enforcement - -June 25th - -Auckland/Wellington/Fiji (UTC -12) - 6 AM 06 -Samoa (UTC -11) - 7 AM 07 -Hawaii/Tahiti (UTC -10) - 8 AM 08 -Alaska (UTC -9) - 9 AM 09 -Pacific Time (UTC -8) - 10 AM 10 -Arizona/Mountain Time (UTC -7) - 11 AM 11 -Mexico City/Central Time (UTC -6) - 12 PM 12 -Bogota/Lima/New York/Eastern Time (UTC -5) - 1 PM 13 -La Paz/San Juan/Santiago (UTC -4) - 2 PM 14 -Brasilia/Buenos Aires/Montevideo (UTC -3) - 3 PM 15 -Mid-Atlantic (UTC -2) - 4 PM 16 -Azores/Cape Verde Islands (UTC -1) - 5 PM 17 -London/Dublic/Lisbon/Reykjavik (UTC 0) - 6 PM 18 -Amsterdam/Paris/Berlin/Rome (UTC +1) - 7 PM 19 -Bucharest/Beirut/Cario/Helsinki (UTC +2) - 8 PM 20 -Baghdad/Moscow/Nairobi (UTC +3) - 9 PM 21 -Dubai/Abu Dhabi/Muscat/Baku/Port Louis (UTC +4) - 10 PM 22 -Islambad/Tashkent/Karachi (UTC +5) - 11 PM 23 - -June 26th - -Astana/Dhaka/Novosibirsk (UTC +6) - 12 AM 00/24 -Bangkok/Hanoi/Jakarta (UTC +7) - 1 AM 01 -Beijing/Hong Kong/Singapore (UTC +8) - 2 AM 02 -Tokyo/Osaka/Seoul (UTC +9) - 3 AM 03 -Canberra/Melbourne/Sydney (UTC +10) - 4 AM 04 -Magadan/Solomon Islands (UTC +11) - 5 AM 05 -Auckland/Wellington/Fiji (UTC +12) - 6 AM 06 diff --git a/public/static/alert-1.js b/public/static/alert-1.js index f41afeedd..4e0c314b9 100644 --- a/public/static/alert-1.js +++ b/public/static/alert-1.js @@ -1,11 +1,11 @@ // --- Config --- // var pureAlert1Type = "alert-dark"; // Color -var pureAlert1Title = "NEW BETA TESTING SITE:"; // Title -var pureAlert1Icon = 'bi-plus-lg'; // Icon -var pureAlert1Desc = "We have updated the Department of Beta Testing site to be more modernized with Bootstrap 5 and Astro!"; // Description -var pureAlert1Link = 'https://beta-testing.atproducts.xyz'; // Link -var pureAlert1LinkDesc = 'View now'; // Link text -var pureAlert1Enabled = false; // Switch to enable/disable alert +var pureAlert1Title = "DATA NOTICE:"; // Title +var pureAlert1Icon = 'bi-dash-lg'; // Icon +var pureAlert1Desc = "We have removed all unnecessary and/or unused files starting with 2.19.1. This results in 207 files being removed. If you are curious on what these files are, please click the link here:"; // Description +var pureAlert1Link = 'https://github.com/Alex-Toucan/atproducts.xyz/pull/220/commits/80b2ffed86602d040542bf7168f28056e7ddc801'; // Link +var pureAlert1LinkDesc = 'View the GitHub commit'; // Link text +var pureAlert1Enabled = true; // Switch to enable/disable alert // --- --- // function setAlert1Cookie(name, value, days) { diff --git a/public/static/message.js b/public/static/message.js new file mode 100644 index 000000000..ae6287ab0 --- /dev/null +++ b/public/static/message.js @@ -0,0 +1,7 @@ +$(document).ready(function() { + console.log('%cHello there fellow traveler!%c\nFeel free to explore and experiment with the console. Rest assured, nothing on this site can compromise your security, and your cookies do not contain personally identifiable information.\n\nThis website is open source, and we welcome you to check out the code at %chttps://github.com/Alex-Toucan/atproducts.xyz', + 'font-weight: bold; font-size: 24px; color: green;', // Style for header + 'font-size: 16px; color: black;', // Style for body text + 'font-size: 16px; color: blue; text-decoration: underline;' // Style for link + ); +}); \ No newline at end of file diff --git a/public/static/other.css b/public/static/other.css index bbffc5992..e2041d67d 100644 --- a/public/static/other.css +++ b/public/static/other.css @@ -545,83 +545,109 @@ a:not(p a), p, code:not(p code), b:not(p b), i:not(p i) { /* Custom */ box-shadow: var(--bs-box-shadow-lg); } -.carousel-main { - background-color: black; - width: 100%; - } - @media (min-width:645.98px) { - .carousel-main { +.carousel-main { + & { + background-color: var(--bs-secondary-bg-subtle) !important; + width: 100% + } + + [data-bs-theme=dark] & { + background-color: #000 !important; + } + + & img { + margin-left: 0 !important; + margin-right: 0 !important; + } + + @media (min-width:645.98px) { + & { width: 90%; border-radius: var(--bs-border-radius) !important; } - } - @media (min-width:767.98px) { - .carousel-main { - width: 70%; + } + @media (min-width:767.98px) { + & { + width: 70%; } - } - @media (min-width:1024px) { - .carousel-main { - width: 50%; + } + @media (min-width:1024px) { + & { + width: 50%; } - } - @media (min-width:1440px) { - .carousel-main { - width: 40%; + } + @media (min-width:1440px) { + & { + width: 40%; } - } - @media (min-width:2000px) { - .carousel-main { - width: 30%; + } + @media (min-width:2000px) { + & { + width: 30%; } - } - - .carousel-main .carousel-control-prev, .carousel-main .carousel-control-next { - position: static !important; - } - - .carousel-main .carousel-indicators { - display: block !important; - position: static !important; - margin-left: 0 !important; - margin-bottom: 0 !important; - margin-right: 0 !important; - } - - .carousel-products .carousel-control-prev, - .carousel-products .carousel-control-next { - position: initial; - } - -[data-bs-theme=dark] .carousel .carousel-control-prev-icon, -[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon, -[data-bs-theme=dark].carousel .carousel-control-next-icon { - filter: initial; -} -[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] { - background-color: #fff; -} -[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption { - color: #fff; -} - -.link-hero { + } + + & .carousel-control-prev, + & .carousel-control-next { + position: static !important; + } + + & .carousel-indicators { + color: #212529; + display: block !important; + position: static !important; + margin-left: 0 !important; + margin-bottom: 0 !important; + margin-right: 0 !important; + } + + & .carousel-control-next, + & .carousel-control-prev { + filter: invert(1) grayscale(100); + } + + & .carousel-products .carousel-control-prev, + & .carousel-products .carousel-control-next { + position: initial; + } + + & .carousel-indicators [data-bs-target], + & .carousel-indicators [data-bs-target] { + background-color: #212529; + } + & .carousel-caption, + & .carousel-caption { + color: #212529!important; + } + + [data-bs-theme=dark] & .carousel-indicators [data-bs-target], + [data-bs-theme=dark] & .carousel-indicators [data-bs-target] { + background-color: #fff; + } + + [data-bs-theme=dark] & .carousel-caption, + [data-bs-theme=dark] & .carousel-caption { + color: #fff; + } +} + +.link-hero, [data-bs-theme=dark] .link-carousel { color: #adb5bd !important; -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)); text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)); } -.link-hero:hover, .link-hero:focus, [data-bs-theme=dark] .link-footer:hover, [data-bs-theme=dark] .link-footer:focus { +.link-hero:hover, .link-hero:focus, [data-bs-theme=dark] .link-carousel:hover, [data-bs-theme=dark] .link-carousel:focus, [data-bs-theme=dark] .link-footer:hover, [data-bs-theme=dark] .link-footer:focus { color: #d6dade !important; -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)); text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)); } -.link-footer { +.link-footer, .link-carousel { color: RGBA(var(--bs-dark-rgb, var(--bs-link-opacity, 1))); -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)); text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)); } -.link-footer:hover, .link-footer:focus { +.link-footer:hover, .link-footer:focus, .link-carousel:hover, .link-carousel:focus { color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)); -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)); text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)); @@ -5428,11 +5454,6 @@ a:not(p a), p, code:not(p code), b:not(p b), i:not(p i) { /* Custom */ } } -.carousel img { - margin-left: 0 !important; - margin-right: 0 !important; -} - @media (min-width:767.98px) { .padright { margin-right: 5px; diff --git a/public/static/purecookie.js b/public/static/purecookie.js index 653ef8773..149703fe1 100644 --- a/public/static/purecookie.js +++ b/public/static/purecookie.js @@ -45,7 +45,7 @@ function eraseCookie(name) { $(document).ready(function() { if (!getCookie('purecookieDismiss')) { - $('div#page').append('
' + purecookieIcon + '' + purecookieTitle + '

' + purecookieDesc + ' ' + purecookieLink + '

'); + $('div#page').append('
' + purecookieIcon + '' + purecookieTitle + '

' + purecookieDesc + ' ' + purecookieLink + '

'); pureFadeIn("cookieConsentContainer"); } }); diff --git a/public/static/version.js b/public/static/version.js index ccef0d146..b81d5bbba 100644 --- a/public/static/version.js +++ b/public/static/version.js @@ -1 +1 @@ -document.write("2.19"); \ No newline at end of file +document.write("2.19.1"); \ No newline at end of file diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 1c20894af..7fbe43832 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -48,7 +48,7 @@ - Toggle theme + Toggle theme