unable to do anything with .us.intellitxt.com

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

unable to do anything with .us.intellitxt.com

Post by Gazer75 »

I can't allow, temp allow or mark as untrusted the intellitxt script on forums.sinsofasolarempire.com
Can't even middle click to open up the info page.

Haven't seen this script on other sites I use so can't verify if this is isolated to this website or not.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: unable to do anything with .us.intellitxt.com

Post by therube »

True, but I think it is a bug in the page?

Note the proceeding dot.

Seemingly it should be, view-source:http://us.intellitxt.com/intellitxt/front.asp?ipid=0
& not http://.us.intellitxt.com/intellitxt/front.asp?ipid=0


Or maybe NoScript should not be seeing it as a domain, or should truncate the initial dot?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20110910 Firefox/7.0 SeaMonkey/2.4
al_9x
Master Bug Buster
Posts: 931
Joined: Thu Mar 19, 2009 4:52 pm

Re: unable to do anything with .us.intellitxt.com

Post by al_9x »

the leading "." makes it an invalid host name,
Gecko rejects it and doesn't try to resolve it. I am guessing that this determination currently happens just before name resolution and therefore after content policy checking. Giorgio, would you say that's a Gecko bug? Shouldn't invalid host names be rejected before the content policy? But since evidently they are not, you probably need to do this check yourself and hide them?
Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
Post Reply