diff options
author | corvid <corvid@lavabit.com> | 2013-04-05 18:47:48 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2013-04-05 18:47:48 +0000 |
commit | 03f95d8647564b93b6ef61fb7faaec1e05443164 (patch) | |
tree | 1bc9f1df465ba097d088e6251a87f6e27538c4d3 /doc | |
parent | 9cc22f838babcc8f12f59ef76bbdebc7ff73d064 (diff) |
quick (inadequate) mention of domainrc in user_help
Diffstat (limited to 'doc')
-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> |