Re: Capi_filters_test not displaying pictures
Dennis Nezic <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 05 Aug 2011 17:11:43 -0400, Benjamin Johnson wrote: > On Fri, 05 Aug 2011 16:55:31 -0400, Dennis Nezic > <[email protected]> wrote: > > > After upgrading to dillo-2.2.1, many thumbnail sites, like > > images.google.com for example, don't work properly. I get messages > > like: > > > > Capi_filters_test: DENY from 'images.google.ca' to 't3.gstatic.com' > > > > and the thumbnail doesn't display. Oddly enough, it does display > > after I click on the thumbnail. Ideas? > > Try adding the line > filter_auto_requests=allow_all > > to your ~/.dillo/dillorc file and see if that fixes it. > > Dillo's default is to only load images/stylesheets from the same > domain. It helps privacy a bit (since it can't load ads, etc.), but > breaks a lot of sites, including Google Images, Wikipedia, etc. Thanks! That did it. (I should have read the new default dillorc better.) I can see how it can be useful, and also a PITA :\.