diff options
-rw-r--r-- | doc/user_help.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index d65170d9..1824c8ae 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -202,6 +202,21 @@ <table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=3> <tr ALIGN=LEFT VALIGN=TOP><td bgcolor="wheat"> + <h4><font color="green">Ad blocking:</font></h4> + </td></tr> + + <tr><td bgcolor="#70a0c0"> + <p> + With a + <code>~/.dillo/<a href="http://www.dillo.org/domainrc">domainrc</a></code> + file, you can control how dillo handles automatic requests for resources + (like images and style sheets) that aren't at the same domain as the + original page. + </td></tr> + </table> + + <table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=3> + <tr ALIGN=LEFT VALIGN=TOP><td bgcolor="wheat"> <h4><font color="green">Tabs:</font></h4> </td></tr> |