From ccdd20b84094275f8abf25c9708a8584b0ce03cb Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Sat, 5 Oct 2024 21:08:22 +0200 Subject: [PATCH] Revert "minor fix for rinku" This reverts commit 8d687732981035acbde77bff0eaf7dcf7c56a467. --- Bypass_All_Shortlinks.user.js | 5 ----- extra_bypasses/extra_bypasses.user.js | 5 ----- 2 files changed, 10 deletions(-) diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 18d4ec7..a5e69e4 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -2373,11 +2373,6 @@ redirectIfNotDisabled('a.get-link'); }) : null; - // for rinku.me - if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) { - preventForcedFocusOnWindow(); - } - })(); (function() { diff --git a/extra_bypasses/extra_bypasses.user.js b/extra_bypasses/extra_bypasses.user.js index 6232236..569557f 100644 --- a/extra_bypasses/extra_bypasses.user.js +++ b/extra_bypasses/extra_bypasses.user.js @@ -881,11 +881,6 @@ redirectIfNotDisabled('a.get-link'); }) : null; - // for rinku.me - if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) { - preventForcedFocusOnWindow(); - } - })(); (function() {