Greasy Fork is available in English.

AdsBypasser

Bypass Ads

< Отзив за AdsBypasser

Отзив: ОК - скриптът работи, но има бъгове

§
Публикуван на: 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

legnaleurcАвтор
§
Публикуван на: 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.

§
Публикуван на: 15.09.2014
Редактиран на: 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

§
Публикуван на: 15.09.2014
Редактиран на: 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

legnaleurcАвтор
§
Публикуван на: 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.

§
Публикуван на: 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);
},
});

§
Публикуван на: 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.

§
Публикуван на: 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.

Публикувайте отговор

Влезте, за да публикувате отговор.