Page 1 of 1

NoScript installed, CNTV not work properly, Firefox 20.0.1

Posted: Tue Apr 30, 2013 9:41 am
by vbidv
NoScript installed, CNTV not work properly
Website: http://tv.cntv.cn/live/cctv1/

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Tue Apr 30, 2013 11:49 am
by therube
Works for me.
I can play the different clips, scroll through the list ...

Code: Select all

+cctv.com
+cctvpic.com
+cntv.cn
(I didn't check to see if I could use less then that.)

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Thu May 02, 2013 8:31 am
by vbidv
it's ok when ABE off
ABE on, it's Not work

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Thu May 02, 2013 8:35 am
by Giorgio Maone
vbidv wrote:it's ok when ABE off
ABE on, it's Not work
Have you got any special rule?
Do you get any ABE-related message in your Error Console (Ctrl+Shift+J) when this happen?
Could you check whether the problem persists with latest development build?

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Fri May 03, 2013 5:14 am
by Thrawn
@vbidv: Please be more careful! Instead of clicking 'Reply', you reported Giorgio's post as spam!

Message sent in report:
vbidv wrote: NoScript is the latest version. I do not know how to use the rules,The ABE setting is default. Just know how to open the console, as shown below. /----------

Code: Select all

[ABE] <LOCAL> Deny on {GET http://127.0.0.1:8090/plug_in/M3u8Mod/LiveStream.flv?ClientID=cntv.cn.69457&ChannelID=pa://cctv_p2p_hdcctv1 <<< http://tv.cntv.cn/live/cctv1/ - 12} SYSTEM rule: Site LOCAL Accept from LOCAL Deny
---------/ If I open ABE, how to play CNTV, the rules of how to write? My English from "Google Translate",My English is very bad. :lol:

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Fri May 03, 2013 5:50 am
by vbidv
Thrawn wrote:@vbidv: Please be more careful! Instead of clicking 'Reply', you reported Giorgio's post as spam!
I'm Sorry :evil:

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Fri May 03, 2013 10:23 am
by Giorgio Maone
Do you know what is this plugin you apparently got that opens a server on your local machine, responding to http://127.0.0.1:8090, and which the CNTV web site try to link to?

At any rate, in order to work around you need to put the following rule on the very top of your SYSTEM ruleset, before the local rule:

Code: Select all

Site http://127.0.0.1:8090
Accept

Re: NoScript installed, CNTV not work properly, Firefox 20.0

Posted: Fri May 03, 2013 12:51 pm
by vbidv
Giorgio Maone wrote:Do you know what is this plugin you apparently got that opens a server on your local machine, responding to http://127.0.0.1:8090, and which the CNTV web site try to link to?

At any rate, in order to work around you need to put the following rule on the very top of your SYSTEM ruleset, before the local rule:

Code: Select all

Site http://127.0.0.1:8090
Accept
Thanks