added bypass for thotpacks

This commit is contained in:
Amm0ni4 2024-05-05 13:24:41 +02:00
parent e2b39d0ec2
commit e188026b58
4 changed files with 10 additions and 0 deletions

View file

@ -793,6 +793,7 @@
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @include /thotpacks.xyz/
// @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/

View file

@ -793,6 +793,7 @@
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @include /thotpacks.xyz/
// @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/
@ -2416,6 +2417,9 @@
}
/www.yitarx.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// https://thotpacks.xyz/R7p2l
/thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
})();
(function() {

View file

@ -147,6 +147,7 @@
// @include /www.(sinsitio.site|dixva.com)\/out\/\?go=/
// @include /www.yitarx.com/
// @include /myshrinker.com/
// @include /thotpacks.xyz/
// @run-at document-start
// ==/UserScript==
@ -688,6 +689,9 @@
}
/www.yitarx.com/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
// https://thotpacks.xyz/R7p2l
/thotpacks.xyz/.test(url) ? afterDOMLoaded(function() {redirectIfNotDisabled('a.get-link')}) : null;
})();
(function() {

View file

@ -772,6 +772,7 @@ https://paster.so/*
/www.(sinsitio.site|dixva.com)\/out\/\?go=/
/www.yitarx.com/
/myshrinker.com/
/thotpacks.xyz/
/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/