From aea6db2c42a78533c6975e7ec476b5ebd13ea6e8 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Tue, 27 Feb 2024 00:33:18 +0100 Subject: [PATCH] disabled annoying alert and unnecesary line of code --- Bypass_All_Shortlinks.user.js | 4 ++-- extra_bypasses/loot-link_bypasser.user.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 013ac67..8101f88 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -2078,8 +2078,8 @@ 'use strict'; if (/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/.test(window.location.href)) { - alert('Bypass for loot-link starting.\nKeep in mind: \n- You probably need to disable your adblocker.\n- It takes about 5-10s to work.') - const window = unsafeWindow; + //alert('Bypass for loot-link starting.\nKeep in mind: \n- You probably need to disable your adblocker.\n- It takes about 5-10s to work.') + //const window = unsafeWindow; lootlinkBypass(); function lootlinkBypass(){ diff --git a/extra_bypasses/loot-link_bypasser.user.js b/extra_bypasses/loot-link_bypasser.user.js index df370f9..2dead0e 100644 --- a/extra_bypasses/loot-link_bypasser.user.js +++ b/extra_bypasses/loot-link_bypasser.user.js @@ -9,8 +9,8 @@ 'use strict'; if (/(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/.test(window.location.href)) { - alert('Bypass for loot-link starting.\nKeep in mind: \n- You probably need to disable your adblocker.\n- It takes about 5-10s to work.') - const window = unsafeWindow; + //alert('Bypass for loot-link starting.\nKeep in mind: \n- You probably need to disable your adblocker.\n- It takes about 5-10s to work.') + //const window = unsafeWindow; lootlinkBypass(); function lootlinkBypass(){