virtualhost

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

virtualhost

Post by artyy »

Hello. First, let me thank for making one of the most awesome add ons on the planet.

Now, I have came across a problem/bug that's weird to me and need the expertise of someone more experienced to tell me why it's happening and perhaps the devs will fix it.
The bug happens on this site

http://www.episodecalendar.com

NoScript says there's a site with scripts http://virtualhost connected with episodecalendar
which is weird, what the hell is http://virtualhost with no extension?

Should this be addressed to episodecalendar or here?
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
User avatar
Giorgio Maone
Site Admin
Posts: 9557
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: virtualhost

Post by Giorgio Maone »

artyy wrote: NoScript says there's a site with scripts http://virtualhost connected with episodecalendar
which is weird, what the hell is http://virtualhost with no extension?

Should this be addressed to episodecalendar or here?
To episodecalendar.
Line 28 of their homepage source code:

Code: Select all

 <script src="http://virtualhost:9292/faye.js" type="text/javascript"></script>
They're apparently using Faye in their development environment ("virtualhost" must be their internal server name), and they failed (or don't need) to relocate it in their production environment.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
artyy

Re: virtualhost

Post by artyy »

Thanks, I have used their contact form and sent them a message containing the link to this topic.
Hopefully they'll fix it.
Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Firefox/24.0
frexuz

Re: virtualhost

Post by frexuz »

My bad! :D Will fix the bug on the server..
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Post Reply