regular expression for bit.ly?

Ask for help about NoScript, no registration needed to post
Markus387

Re: regular expression for bit.ly?

Post by Markus387 »

The new Report ID is 1682292.

My noscript.clearclick.subexceptions looks like this:

Status: Default
Type: string
Value:

Code: Select all

^http://bit.ly/a/sidebar?u= http://*.uservoice.com/*/popin.html?* http://w.sharethis.com/share3x/lightbox.html?* http://disqus.com/embed/* *.disqus.com/*/reply.html?* http://www.feedly.com/mini abine:*
Also the Error Console show this:

Code: Select all

[NoScript ClearClick] Swallowed event mousedown on TEXTAREA/1 at http://bit.ly/a/sidebar?u=http%3A%2F%2Fforums.informaction.com%2Fviewtopic.php%3Ff%3D7%26t%3D6422&s=&s=InformAction%20Forums%20%E2%80%A2%20View%20topic%20-%20regular%20expression%20for%20bit.ly%3F
and

Code: Select all

[NoScript ClearClick] Swallowed event mouseup on TEXTAREA/1 at http://bit.ly/a/sidebar?u=http%3A%2F%2Fforums.informaction.com%2Fviewtopic.php%3Ff%3D7%26t%3D6422&s=&s=InformAction%20Forums%20%E2%80%A2%20View%20topic%20-%20regular%20expression%20for%20bit.ly%3F
Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: regular expression for bit.ly?

Post by Giorgio Maone »

Please check rc7
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Markus387

Re: regular expression for bit.ly?

Post by Markus387 »

You have done the job solid this time round. No more warnings. Excellent!

Thank you very much indeed for your effort to keep NoScript THE top add-on for a hassle free browsing experience.

Best wishes!

Markus387
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
Markus387

Re: regular expression for bit.ly?

Post by Markus387 »

p.s.

Can I buy you are coffee some time?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
Markus837

Re: regular expression for bit.ly?

Post by Markus837 »

Hello Giorgio,

unfortunately the Potential Clickjacking / UI Redressing Attempt warning started popping up again using the bit.ly sidebar. For example using the bit.ly sidebar on this forum post I get the Report ID: 1803894.

Thanks for your help.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
Markus837

Re: regular expression for bit.ly?

Post by Markus837 »

Dear Giorgio,

sorry I was not using the latest build from here: http://noscript.net/getit#devel now that I updated it works fine again.

Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
Markus837

Re: regular expression for bit.ly?

Post by Markus837 »

Dear Giorgio,

unfortunately the Potential Clickjacking / UI Redressing Attempt warning started popping up again using the bit.ly sidebar. For example using the bit.ly sidebar on this forum post I get the Report ID: 1821331. The strange thing is that for a time it did work just fine, but suddenly it did start showing the Clickjacking / UI Redressing Attempt warning again without me changing anything of the Firefox configuration or system configuration at all. I also made sure to use the latest development build: v 2.1.2.3rc3.

If you can look into this, that would be highly appreciated. Thanks for your help and all the best!

Markus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: regular expression for bit.ly?

Post by GµårÐïåñ »

Not just with bit.ly but I have seen and been experiencing a HUGE increase in false positives on sites that I use daily and just about NEVER had issues before. Unfortunately as sensitivity and logic is adjusted for it, it tends to expand in certain areas and cause those warnings. He can try and fix it for all of eternity but there will always be some form of false positive. If you look at the changelog, he has been tweaking it for quite a while now and although he is great about continuing to fix things, it will come a time where you have to just exempt it if you KNOW its safe or accept that some false positives will happen. The problem is that many of the addons, or tools that either process the content, change it, inject into it, so on and so forth will cause slight interface/layout changes that will cause that to happen which would not if the other interfering factors wasn't there. However, there is no way to account for all of that, there just isn't, hell even using NS to disable JS on a page could cause this to happen because the layout gets all screwy. Not to mention all sites like Facebook and etc, who pop up these shadowed full screen popups that are supposed to improve usability actually cause the warning because part of them will cast over the part you are interacting with and voila, error pops up.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/6.9 (en-US; rv:6.9.6.9) Gecko/66666666 Firefox/6.6.6
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: regular expression for bit.ly?

Post by Giorgio Maone »

Trivially, they just changed their domain from bit.ly to bitly.com, so the noscript.clearClick.subexceptions about:config preference should be adjusted to

Code: Select all

^http://bitly\.com/a/sidebar\?u= http://*.uservoice.com/*/popin.html?* http://w.sharethis.com/share3x/lightbox.html?* http://disqus.com/embed/* *.disqus.com/*/reply.html?* http://www.feedly.com/mini abine:*
(bit\.ly => bitly\.com)
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: regular expression for bit.ly?

Post by GµårÐïåñ »

Interesting, the whole point was for them to "shorten" the url, this actually lengthens it. I wonder why they did that? No matter, I never used them anyway but thanks for the update for those who do.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/6.9 (en-US; rv:6.9.6.9) Gecko/66666666 Firefox/6.6.6
Post Reply