NoScript installed, CNTV not work properly
Website: http://tv.cntv.cn/live/cctv1/
NoScript installed, CNTV not work properly, Firefox 20.0.1
NoScript installed, CNTV not work properly, Firefox 20.0.1
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Re: NoScript installed, CNTV not work properly, Firefox 20.0
Works for me.
I can play the different clips, scroll through the list ...
(I didn't check to see if I could use less then that.)
I can play the different clips, scroll through the list ...
Code: Select all
+cctv.com
+cctvpic.com
+cntv.cn
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; WOW64; rv:22.0) Gecko/20100101 SeaMonkey/2.19a2
Re: NoScript installed, CNTV not work properly, Firefox 20.0
it's ok when ABE off
ABE on, it's Not work
ABE on, it's Not work
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
- Giorgio Maone
- Site Admin
- Posts: 9530
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: NoScript installed, CNTV not work properly, Firefox 20.0
Have you got any special rule?vbidv wrote:it's ok when ABE off
ABE on, it's Not work
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?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Re: NoScript installed, CNTV not work properly, Firefox 20.0
@vbidv: Please be more careful! Instead of clicking 'Reply', you reported Giorgio's post as spam!
Message sent in report:
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. /-------------------/ If I open ABE, how to play CNTV, the rules of how to write? My English from "Google Translate",My English is very bad.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![]()
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Re: NoScript installed, CNTV not work properly, Firefox 20.0
I'm SorryThrawn wrote:@vbidv: Please be more careful! Instead of clicking 'Reply', you reported Giorgio's post as spam!
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
- Giorgio Maone
- Site Admin
- Posts: 9530
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: NoScript installed, CNTV not work properly, Firefox 20.0
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:
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
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Re: NoScript installed, CNTV not work properly, Firefox 20.0
ThanksGiorgio 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
Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0