Greasy Fork is available in English.

Saltarse Todos los Enlaces Acortados

Saltarse Automáticamente todos los enlaces acortados, AdFly y omitir anuncios, ir directamente al destino, ahora se agregó descarga automática de archivos

< Opiniones de Saltarse Todos los Enlaces Acortados

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 1/3/2023

this protector https://ouo.io/ is passing very fast. How can I delay a little to 15 seconds?

§
Publicado: 1/3/2023

send me a link so I can check the selector and send you a code that will help you

*sounds like a great idea for the client to have the ability to influence the end time by domain
maybe the developer will choose to add this system in the future

§
Publicado: 1/3/2023

I have this link https://ouo.io/GcMRTC

§
Publicado: 2/3/2023

replace
timeoutMode
with

let timeoutMode = {'2': ['.gobut'],'9': ['div.lds-ellipsis'],

'3': ['p.getlink', 'button.jeje', 'button#submitbtn.g-recaptcha.btn.btn-primary', '.yu-blue.yu-btn', 'button#btn-get-link', '#links > a:nth-child(2)', 'button.btn-main.get-link', 'button#btn6.yu-btn.yu-go', '.mb-3 > .btn-primary.btn', 'input[name="method_free"]', 'div#wpsafe-generate a img', 'button#mdt.custom-btn.btn-7', 'button#bt.btn.btn-info.btn-lg', 'button#article.btn.btn-success', 'input#btn-main.btn.btn-primary', 'button#getlink.getlink.disabled', '#link1s-snp > button:nth-child(1)', '#link1s-snp > button:nth-child(1)', 'button#showTimerText.btn.btn-accent', '#wpsafelinkhuman > img:nth-child(1)', 'button#submit-button.btn.btn-primary', '.next-button.text-white.btn-info.btn', 'button#btn6.g-recaptcha.btn.btn-primary', '#cl1 > a:nth-child(2) > font:nth-child(1)', '#cl1 > center:nth-child(1) > a:nth-child(1)', '.next-button.btn-lg.text-white.btn-info.btn', 'button#btn6.btn.btn-outline-primary.btn-captcha.m-2', '.col-md-8 > form:nth-child(17) > button:nth-child(3)', 'div.box-main:nth-child(2) > div:nth-child(4) > a:nth-child(1)', 'div.column:nth-child(2) > font:nth-child(2) > a:nth-child(8)'],
'4': ['.exclude-popad.open-continue-btn-org.btn-primary.btn'],'7': ['button#invisibleCaptchaShortlink.btn.btn-primary.btn-goo.btn-captcha'],
'5': ['#yuidea-btmbtn', 'div.complete a.btn', 'button#g-recaptcha.gobt', '#molien > a:nth-child(1)', 'a#surl1.btn-main.get-link', '#wpsafe-snp > a:nth-child(1)', '.close-ad-modal-go-ahead.close', 'button#invisibleCaptchaShortlink.btn-main.get-link', 'button#invisibleCaptchaShortlink.btn.ybtn.ybtn-accent-color.btn-captcha', 'button#invisibleCaptchaShortlink.btn.btn-outline-primary.btn-lg.btn-block.btn-captcha']};

and add
BypassedByBloggerPemula(/ouo.io/, async function() {
await new Promise(resolve => setTimeout(resolve, 15*1000));
click('button#btn-main.btn.btn-main');
})

§
Publicado: 2/3/2023

thanks

Publicar respuesta

Inicia sesión para responder.