I'm unable to watch movies on Veoh.com with Noscript enabled even though everything blockable has been white-listed. When I disable NS the site runs fine.
These are the only errors I could find in the log that appear to be relevant:
Warning: Unknown property 'text-overflow'. Declaration dropped.
Source File: http://ll-appserver.veoh.com/styles/veo ... .2.21.1002
Line: 519
Warning: Unknown property 'text-overflow'. Declaration dropped.
Source File: http://ll-appserver.veoh.com/styles/veo ... .2.21.1002
Line: 519
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://ll-appserver.veoh.com/styles/veo ... .2.21.1002
Line: 555
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://ll-appserver.veoh.com/styles/veo ... .2.21.1002
Line: 724
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://ll-appserver.veoh.com/styles/veo ... .2.21.1002
Line: 734
[ABE] <LOCAL> Deny on {GET http://localhost:1026/Video?fileHash=69 ... nsion=.fll <<< http://www.veoh.com/search/videos/q/go+ ... 24cspJxrbt, http://www.veoh.com/search/videos/q/go+ ... 24cspJxrbt}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Veoh.com
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Veoh.com
Well, I'm not sure about what localhot has to do with Veoh (have you got a special player running a webserver on localhost:1026), however to work around that ABE warning you need to insert the following rule at the very beginning of the SYSTEM ruleset in NoScript Options|Advanced|ABE:
Good luck and let me know.
[EDIT]
fixed mistyped domain name per therube's report.
Code: Select all
Site localhost:1026
Accept from *.veoh.com
[EDIT]
fixed mistyped domain name per therube's report.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Re: Veoh.com
(I was just thinking he was using an outdated version of NoScript. No problem with Veoh here. What a dumb name. Did I get it right?)
Little typo:
Little typo:
Code: Select all
Site localhost:1026
Accept from *.veoh.com
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; U; Windows NT 5.1; en-US; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1
Re: Veoh.com
Actually the problem started happening with version 1.9.5 and then persisted after updating to 1.9.6.7. But anyway the fix worked. Thank you very much.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Veoh.com
The port apparently changes over the time.
In light of this, I tweaked the rule and turned this into a FAQ:
In light of this, I tweaked the rule and turned this into a FAQ:
Code: Select all
# Veoh player exception
Site 127.0.0.1
Accept from *.veoh.com
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)