Greasy Fork is available in English.

AdsBypasser

Bypass Ads

< Valutazione su AdsBypasser

Recensione: OK - lo script funziona, ma ha degli errori.

§
Pubblicato: 08/09/2014

sylink captcha is not working

hello sir,
thanks for update ....... but it is not working on sylink,net and binbox.io ..
script is not bypassing the captcha of this two site .....

http://sylnk.net/captcha.php?link=aHR0cDovL3NwYXN0ZS5jb20vcC8/Yz00dXBkSkE1MTUx

https://binbox.io/d6AJ3#gJJWU8ET

legnaleurcAutore
§
Pubblicato: 11/09/2014

Fix for sylnk.net will be released in the next update.

However, I don't have a good idea to deal with binbox.io yet.

§
Pubblicato: 15/09/2014
Modificato: 15/09/2014
Binbox.io: https://github.com/adsbypasser/adsbypasser/commit/3d63ce904040a5a7c3269cd702abf1c50fedf8d9

You're welcome.

thanks for update ..... sylink is working . ,,,,, i download zip file from above link ....is it another script or part of some script ...? how can i add to firefox

§
Pubblicato: 15/09/2014
Modificato: 15/09/2014

hello sir ,

can u add spaste,com ... actualy it is sylnk.net another site ... it is also captcha site ..

ex: http://spaste.com/site/checkPasteUrl/c/H8c2gk3928

legnaleurcAutore
§
Pubblicato: 15/09/2014

thanks for update ..... sylink is working . ,,,,, i download zip file from above link ....is it another script or part of some script ...? how can i add to firefox

He's just showing that's in the repository, you don't need to do anything.

§
Pubblicato: 15/09/2014

okk sir

if i add this code ...
$.register({
rule: {
host: /^(www\.)?spaste\.com$/,
query: /link=([^&]+)/
},
ready: function (m) {
'use strict';
var rawLink = atob(m.query[1]);
$.openLink(rawLink);
},
});

§
Pubblicato: 20/09/2014

Please create a new topic next time.
Also your code doesn't work with the link that you provided.
I'll try to see if it's possible to bypass once I find some time to investigate.

§
Pubblicato: 22/10/2014

It's not possible to bypass the captcha of spaste.com.

I suggest you to change your rating of this topic, because the issue is solved.
Soon, the 'OK' ratings will start to diminish the score of the userscripts on Greasyfork.

Pubblica risposta

Accedi per pubblicare una risposta.