minor fixes

This commit is contained in:
Amm0ni4 2024-02-16 02:59:04 +01:00
parent 8bfa4417f8
commit 7f337b070c
4 changed files with 10 additions and 12 deletions

View file

@ -665,7 +665,7 @@
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/ // @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
// @include /links.cuevana.ac\/short/ // @include /links.cuevana.ac\/short/
// @include /ouo.io/ // @include /ouo.io/
// @include /fc-lc.xyz/ // @include /fc-lc.(xyz|com)/
// @include /1v.to\/t/ // @include /1v.to\/t/
// @include /linkspy.cc\/tr/ // @include /linkspy.cc\/tr/
// @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/ // @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/

View file

@ -665,7 +665,7 @@
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/ // @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
// @include /links.cuevana.ac\/short/ // @include /links.cuevana.ac\/short/
// @include /ouo.io/ // @include /ouo.io/
// @include /fc-lc.xyz/ // @include /fc-lc.(xyz|com)/
// @include /1v.to\/t/ // @include /1v.to\/t/
// @include /linkspy.cc\/tr/ // @include /linkspy.cc\/tr/
// @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/ // @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/
@ -1699,7 +1699,6 @@
const redirect = finalUrl => window.location.assign(finalUrl); const redirect = finalUrl => window.location.assign(finalUrl);
const getParam = (url, param) => new URLSearchParams(url).get(param); const getParam = (url, param) => new URLSearchParams(url).get(param);
const afterDOMLoaded = (callback) => document.addEventListener('DOMContentLoaded', callback); const afterDOMLoaded = (callback) => document.addEventListener('DOMContentLoaded', callback);
const base64DecodeWithCleaning = (string, times) => {let decoded = string; for (let i = 0; i < times; i++) {decoded = atob(decoded.replace('ø', '').replace('+P', ''));}return decoded;}
const isValidUrl = url => { try { new URL(url); return true; } catch (error) { return false; } }; const isValidUrl = url => { try { new URL(url); return true; } catch (error) { return false; } };
const clickIfExists = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector); if (button) { clearInterval(intervalId); button.click(); } }, 1000); }; const clickIfExists = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector); if (button) { clearInterval(intervalId); button.click(); } }, 1000); };
const clickIfExistsNonStop = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector + ':not(.disabled)'); if (button) { button.click(); } }, 500); }; const clickIfExistsNonStop = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector + ':not(.disabled)'); if (button) { button.click(); } }, 500); };
@ -1727,7 +1726,7 @@
/link.manudatos.com\/#!/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null; /link.manudatos.com\/#!/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null;
//intercambiosvirtuales.org //intercambiosvirtuales.org
/1v.to\/t/.test(url) ? redirect(base64DecodeWithCleaning(url.split('/t/')[1], 5)) : null; /1v.to\/t/.test(url) ? redirect(atob(atob(atob(atob( atob(url.split('/t/')[1]).replace('+P', '') ))))) : null;
//anime-world.in and mandranime.com //anime-world.in and mandranime.com
/(iconicblogger.com|segurosdevida.site)/.test(url) ? afterDOMLoaded(function() {redirect(document.getElementById('wpsafe-link').querySelector('a').getAttribute('onclick').match(/window\.open\('([^']*)'/)[1])}) : null; /(iconicblogger.com|segurosdevida.site)/.test(url) ? afterDOMLoaded(function() {redirect(document.getElementById('wpsafe-link').querySelector('a').getAttribute('onclick').match(/window\.open\('([^']*)'/)[1])}) : null;
@ -1746,8 +1745,8 @@
//shrinkme.us //shrinkme.us
/shrinkme.us/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; /shrinkme.us/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//fc-lc.xyz //fc-lc
/fc-lc.xyz/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; /fc-lc.(xyz|com)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//shareus.io //shareus.io
/shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null; /shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null;

View file

@ -15,7 +15,7 @@
// @include /(verpeliculasonline.org|subtituladas.com)\/enlace/ // @include /(verpeliculasonline.org|subtituladas.com)\/enlace/
// @include /links.cuevana.ac\/short/ // @include /links.cuevana.ac\/short/
// @include /ouo.io/ // @include /ouo.io/
// @include /fc-lc.xyz/ // @include /fc-lc.(xyz|com)/
// @include /1v.to\/t/ // @include /1v.to\/t/
// @include /linkspy.cc\/tr/ // @include /linkspy.cc\/tr/
// @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/ // @include /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/
@ -30,7 +30,6 @@
const redirect = finalUrl => window.location.assign(finalUrl); const redirect = finalUrl => window.location.assign(finalUrl);
const getParam = (url, param) => new URLSearchParams(url).get(param); const getParam = (url, param) => new URLSearchParams(url).get(param);
const afterDOMLoaded = (callback) => document.addEventListener('DOMContentLoaded', callback); const afterDOMLoaded = (callback) => document.addEventListener('DOMContentLoaded', callback);
const base64DecodeWithCleaning = (string, times) => {let decoded = string; for (let i = 0; i < times; i++) {decoded = atob(decoded.replace('ø', '').replace('+P', ''));}return decoded;}
const isValidUrl = url => { try { new URL(url); return true; } catch (error) { return false; } }; const isValidUrl = url => { try { new URL(url); return true; } catch (error) { return false; } };
const clickIfExists = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector); if (button) { clearInterval(intervalId); button.click(); } }, 1000); }; const clickIfExists = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector); if (button) { clearInterval(intervalId); button.click(); } }, 1000); };
const clickIfExistsNonStop = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector + ':not(.disabled)'); if (button) { button.click(); } }, 500); }; const clickIfExistsNonStop = (selector) => { let intervalId = setInterval(() => { let button = document.querySelector(selector + ':not(.disabled)'); if (button) { button.click(); } }, 500); };
@ -58,7 +57,7 @@
/link.manudatos.com\/#!/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null; /link.manudatos.com\/#!/.test(url) ? redirect(atob(atob(atob(url.split('#!')[1])))) : null;
//intercambiosvirtuales.org //intercambiosvirtuales.org
/1v.to\/t/.test(url) ? redirect(base64DecodeWithCleaning(url.split('/t/')[1], 5)) : null; /1v.to\/t/.test(url) ? redirect(atob(atob(atob(atob( atob(url.split('/t/')[1]).replace('+P', '') ))))) : null;
//anime-world.in and mandranime.com //anime-world.in and mandranime.com
/(iconicblogger.com|segurosdevida.site)/.test(url) ? afterDOMLoaded(function() {redirect(document.getElementById('wpsafe-link').querySelector('a').getAttribute('onclick').match(/window\.open\('([^']*)'/)[1])}) : null; /(iconicblogger.com|segurosdevida.site)/.test(url) ? afterDOMLoaded(function() {redirect(document.getElementById('wpsafe-link').querySelector('a').getAttribute('onclick').match(/window\.open\('([^']*)'/)[1])}) : null;
@ -77,8 +76,8 @@
//shrinkme.us //shrinkme.us
/shrinkme.us/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; /shrinkme.us/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//fc-lc.xyz //fc-lc
/fc-lc.xyz/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null; /fc-lc.(xyz|com)/.test(url) ? afterDOMLoaded(function() {clickIfNotDisabled('#invisibleCaptchaShortlink')}) : null;
//shareus.io //shareus.io
/shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null; /shareus.io/.test(url) ? afterDOMLoaded(function() {clickIfExistsNonStop('#root > div > main > div.main-container-1 > div.main-container-2 > div:nth-child(1) > div.adunit-container > button')}) : null;

View file

@ -650,7 +650,7 @@ r1.foxylinks.site
/(verpeliculasonline.org|subtituladas.com)\/enlace/ /(verpeliculasonline.org|subtituladas.com)\/enlace/
/links.cuevana.ac\/short/ /links.cuevana.ac\/short/
/ouo.io/ /ouo.io/
/fc-lc.xyz/ /fc-lc.(xyz|com)/
/1v.to\/t/ /1v.to\/t/
/linkspy.cc\/tr/ /linkspy.cc\/tr/
/((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/ /((cybertyrant|profitshort|technorozen|hubdrive.me|bestadvise4u|newztalkies|aiotechnical|cryptonewzhub|techvybes|wizitales|101desires|gdspike).com|courselinkfree.us|10desires.org|theapknews.shop|trendzguruji.me)/