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.
unable to do anything with .us.intellitxt.com
unable to do anything with .us.intellitxt.com
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Re: unable to do anything with .us.intellitxt.com
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?
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
Re: unable to do anything with .us.intellitxt.com
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