Page 1 of 1
Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 1:04 pm
by davidpbrown
NoScript 2.6.9.11rc1 in Firefox 35 for Linux Mint
The dropdown list from the NoScript icon suggests ".disqus.com" beginning with a dot, which is unusual and perhaps why I can't enable that temporarily or permanent, where I can others with normal alphanumeric characters starting the domain.
Example page that threw this.. I was trying to enable the twitter share option which I guessed as disqus.
http://www.telegraph.co.uk/news/religio ... n-God.html
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 5:11 pm
by Giorgio Maone
Hi, could you please post the URL again using the [url] BBCode to prevent it from being mangled by the BB3 auto-link feature?
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 6:53 pm
by therube
http://www.telegraph.co.uk/news/religion/10902040/Military-losing-faith-in-God.html
[url=http://.disqus.com/get_num_replies_from_dsqid.js?dsqid0=11360340&dsqid1=11359720&dsqid2=11359647&dsqid3=11359903&]http://.disqus.com/get_num_replies_from_dsqid.js?dsqid0=11360340&dsqid1=11359720&dsqid2=11359647&dsqid3=11359903&[/url]
Code: Select all
else {
document.write('<script charset="utf-8" type="text/javascript" src="http://.disqus.com/get_num_replies_from_dsqid.js?' + query + '"></' + 'script>');
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 8:34 pm
by Giorgio Maone
So, it looks like a typo in the page's source code.
I should probably just discard that entry as invalid.
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 8:43 pm
by barbaz
Giorgio Maone wrote:I should probably just discard that entry as invalid.
along those lines, I'd like to note also
viewtopic.php?f=7&t=20348
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 9:35 pm
by therube
And in that regard, note that "
http://reachlocal.net]" ("
https://reachlocal.net]")
are Allowed, or at least they
do turn up on the whitelist, even though their status does not change in the context-menu.
Re: Cannot select to enable a domain beginning with dot
Posted: Wed Jan 21, 2015 10:04 pm
by davidpbrown
Giorgio Maone wrote:So, it looks like a typo in the page's source code.
I should probably just discard that entry as invalid.
So long as the browser will consider it invalid. NoScript is a choice about whether the browser does what it does, or not; rather than a choice about what is valid.
I expect that's the same outcome though.
Thanks.