5 Aug
2011
5 Aug
'11
11:12 p.m.
On Fri, 05 Aug 2011 16:55:31 -0400, Dennis Nezic <dennisn@dennisn.dyndns.org> 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. ~Benjamin