mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-29 16:33:02 +05:00
add shrinkforearn domain
This commit is contained in:
parent
969c11a809
commit
4d52445514
4 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.9
|
// @version 92.9.1
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -585,7 +585,7 @@
|
||||||
// @include /dropgalaxy.(com|co)\/drive/
|
// @include /dropgalaxy.(com|co)\/drive/
|
||||||
// @include /short-ly.co/
|
// @include /short-ly.co/
|
||||||
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
||||||
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/
|
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/
|
||||||
// @include /blogging.techworldx.net|10beasts.biz/
|
// @include /blogging.techworldx.net|10beasts.biz/
|
||||||
// @include /starsddl.me\/short/
|
// @include /starsddl.me\/short/
|
||||||
// @include /tech.unblockedgames.world/
|
// @include /tech.unblockedgames.world/
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
// @run-at document-start
|
// @run-at document-start
|
||||||
// @author Amm0ni4
|
// @author Amm0ni4
|
||||||
// @noframes
|
// @noframes
|
||||||
// @version 92.9
|
// @version 92.9.1
|
||||||
// @grant GM_setValue
|
// @grant GM_setValue
|
||||||
// @grant GM_getValue
|
// @grant GM_getValue
|
||||||
// @grant GM_addStyle
|
// @grant GM_addStyle
|
||||||
|
@ -585,7 +585,7 @@
|
||||||
// @include /dropgalaxy.(com|co)\/drive/
|
// @include /dropgalaxy.(com|co)\/drive/
|
||||||
// @include /short-ly.co/
|
// @include /short-ly.co/
|
||||||
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
||||||
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/
|
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/
|
||||||
// @include /blogging.techworldx.net|10beasts.biz/
|
// @include /blogging.techworldx.net|10beasts.biz/
|
||||||
// @include /starsddl.me\/short/
|
// @include /starsddl.me\/short/
|
||||||
// @include /tech.unblockedgames.world/
|
// @include /tech.unblockedgames.world/
|
||||||
|
@ -2048,7 +2048,7 @@
|
||||||
// https://shrinkforearn.xyz/vAs1ikmO - leechpremium.link
|
// https://shrinkforearn.xyz/vAs1ikmO - leechpremium.link
|
||||||
// https://www.reddit.com/r/uBlockOrigin/comments/1g50rur/unable_to_bypass_this_shortlink/
|
// https://www.reddit.com/r/uBlockOrigin/comments/1g50rur/unable_to_bypass_this_shortlink/
|
||||||
const clickWithDelay = (selector, delay) => { setTimeout(function() { document.querySelector(selector).click(); }, delay); };
|
const clickWithDelay = (selector, delay) => { setTimeout(function() { document.querySelector(selector).click(); }, delay); };
|
||||||
if (/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/.test(url)) {
|
if (/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/.test(url)) {
|
||||||
afterDOMLoaded(function() {
|
afterDOMLoaded(function() {
|
||||||
modifyScript('timeLeft = duration', 'timeLeft = 0'); // skip timers
|
modifyScript('timeLeft = duration', 'timeLeft = 0'); // skip timers
|
||||||
clickWithDelay('#bottomButton', 0);
|
clickWithDelay('#bottomButton', 0);
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
// @include /dropgalaxy.(com|co)\/drive/
|
// @include /dropgalaxy.(com|co)\/drive/
|
||||||
// @include /short-ly.co/
|
// @include /short-ly.co/
|
||||||
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
// @include /(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
||||||
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/
|
// @include /uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/
|
||||||
// @include /blogging.techworldx.net|10beasts.biz/
|
// @include /blogging.techworldx.net|10beasts.biz/
|
||||||
// @include /starsddl.me\/short/
|
// @include /starsddl.me\/short/
|
||||||
// @include /tech.unblockedgames.world/
|
// @include /tech.unblockedgames.world/
|
||||||
|
@ -497,7 +497,7 @@
|
||||||
// https://shrinkforearn.xyz/vAs1ikmO - leechpremium.link
|
// https://shrinkforearn.xyz/vAs1ikmO - leechpremium.link
|
||||||
// https://www.reddit.com/r/uBlockOrigin/comments/1g50rur/unable_to_bypass_this_shortlink/
|
// https://www.reddit.com/r/uBlockOrigin/comments/1g50rur/unable_to_bypass_this_shortlink/
|
||||||
const clickWithDelay = (selector, delay) => { setTimeout(function() { document.querySelector(selector).click(); }, delay); };
|
const clickWithDelay = (selector, delay) => { setTimeout(function() { document.querySelector(selector).click(); }, delay); };
|
||||||
if (/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/.test(url)) {
|
if (/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/.test(url)) {
|
||||||
afterDOMLoaded(function() {
|
afterDOMLoaded(function() {
|
||||||
modifyScript('timeLeft = duration', 'timeLeft = 0'); // skip timers
|
modifyScript('timeLeft = duration', 'timeLeft = 0'); // skip timers
|
||||||
clickWithDelay('#bottomButton', 0);
|
clickWithDelay('#bottomButton', 0);
|
||||||
|
|
|
@ -566,7 +566,7 @@ https://paster.so/*
|
||||||
/dropgalaxy.(com|co)\/drive/
|
/dropgalaxy.(com|co)\/drive/
|
||||||
/short-ly.co/
|
/short-ly.co/
|
||||||
/(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
/(shramikcard|pmkisanlists|techishant|cinedesi|thevouz).in|cookad.net|tejtime24.com/
|
||||||
/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in/
|
/uqozy.com|posterify.net|drinkspartner.com|manishclasses.in|boiscd.com/
|
||||||
/blogging.techworldx.net|10beasts.biz/
|
/blogging.techworldx.net|10beasts.biz/
|
||||||
/starsddl.me\/short/
|
/starsddl.me\/short/
|
||||||
/tech.unblockedgames.world/
|
/tech.unblockedgames.world/
|
||||||
|
|
Loading…
Reference in a new issue