diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 8edfb44..3540aa4 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 91.8.32 +// @version 91.8.33 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -793,7 +793,7 @@ // @include /filecrypt.(cc|co)/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /mega-enlace.com/ -// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ +// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ // @include /(work.ink|workink.click)\/.*$/ // @resource NOTYF_CSS https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css // @require https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.js diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 5cae906..9c8b58d 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -4,7 +4,7 @@ // @run-at document-start // @author Amm0ni4 // @noframes -// @version 91.8.32 +// @version 91.8.33 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle @@ -793,7 +793,7 @@ // @include /filecrypt.(cc|co)/ // @include /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ // @include /mega-enlace.com/ -// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ +// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ // @include /(work.ink|workink.click)\/.*$/ // @resource NOTYF_CSS https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css // @require https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.js @@ -2817,7 +2817,7 @@ //----tiktokcounter auto-skip for firefox only-------- (function() { 'use strict'; - const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ + const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ if (tiktokcounterRegex.test(window.location.href)) { //---DEFINE FUNCTIONS--- diff --git a/extra_bypasses/tiktokcounter_firefox.js b/extra_bypasses/tiktokcounter.js similarity index 98% rename from extra_bypasses/tiktokcounter_firefox.js rename to extra_bypasses/tiktokcounter.js index c9662f9..85a6112 100644 --- a/extra_bypasses/tiktokcounter_firefox.js +++ b/extra_bypasses/tiktokcounter.js @@ -1,13 +1,13 @@ // ==UserScript== // @name tiktokcounter firefox auto-skip -// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ +// @include /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ // @run-at document-start // ==/UserScript== //----tiktokcounter auto-skip for firefox only-------- (function() { 'use strict'; - const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ + const tiktokcounterRegex = /^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ if (tiktokcounterRegex.test(window.location.href)) { //---DEFINE FUNCTIONS--- diff --git a/supported_sites.txt b/supported_sites.txt index 2db3c18..14f4b88 100644 --- a/supported_sites.txt +++ b/supported_sites.txt @@ -772,5 +772,5 @@ https://paster.so/* /filecrypt.(cc|co)/ /(loot-link.com|loot-links.com|lootlink.org|lootlinks.co|lootdest.(info|org|com)|links-loot.com|linksloot.net)\/s\?.*$/ /mega-enlace.com/ -/^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn).xyz)(\/.*)/ +/^(https?:\/\/)(.+)?(tiktokcounter.net|lifgam.online|(tpayr|waezf|ashrfd|poqzn|rezsx).xyz)(\/.*)/ /(work.ink|workink.click)\/.*$/