From 99e798c2711ac197cdca46cbb2dcb7e2db06da21 Mon Sep 17 00:00:00 2001 From: IPdotSetAF Date: Mon, 16 Sep 2024 21:56:26 +0330 Subject: [PATCH 1/3] bypassed version pulling when logging is off --- js/index.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/js/index.js b/js/index.js index 530ee71..9d25fce 100644 --- a/js/index.js +++ b/js/index.js @@ -116,9 +116,9 @@ window.onload = function () { else if (window.self !== window.top) { window.addEventListener('message', (event) => { const receivedData = event.data; - if (receivedData.preset){ + if (receivedData.preset) { options = receivedData.preset; - + options.fpsInterval = calculateFpsInterval(options.ui_rain_matrixSpeed); options.trailLength = calculateTrailLength(options.ui_rain_trailLength); options.matrixColor = rgbToHue(options.ui_color_matrixColor); @@ -1035,7 +1035,8 @@ window.onload = function () { } function startAnimating() { - checkForUpdates(); + if (logging) + checkForUpdates(); then = Date.now(); startTime = then; loop(); From 732e36d5b29c626ebb3062c781599f1b7c95f795 Mon Sep 17 00:00:00 2001 From: IPdotSetAF Date: Fri, 20 Sep 2024 13:07:32 +0330 Subject: [PATCH 2/3] fixed bad svgs --- images/blazor.svg | 2 +- images/blender.svg | 2 +- images/c-plus-plus.svg | 2 +- images/c-sharp.svg | 2 +- images/ipaf.svg | 2 +- images/kali-1.svg | 2 +- images/pardus.svg | 2 +- images/qt.svg | 2 +- images/ubuntu-1.svg | 2 +- images/ubuntu-2.svg | 2 +- images/unity-2.svg | 2 +- images/unreal.svg | 2 +- images/visual-studio.svg | 2 +- images/windows-10-8.svg | 2 +- images/windows-11.svg | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/images/blazor.svg b/images/blazor.svg index 152e350..4e64e5a 100644 --- a/images/blazor.svg +++ b/images/blazor.svg @@ -1,7 +1,7 @@ + viewBox="0 0 2000 2000" style="enable-background:new 0 0 2000 2000;" xml:space="preserve" width="2000" height="2000"> diff --git a/images/blender.svg b/images/blender.svg index 663d9bc..e3eefbf 100644 --- a/images/blender.svg +++ b/images/blender.svg @@ -1,7 +1,7 @@ + viewBox="0 0 256 208" style="enable-background:new 0 0 256 208;" xml:space="preserve" width="256" height="208">