diff options
author | BBcan177 <bbcan177@gmail.com> | 2015-11-16 10:53:26 -0500 |
---|---|---|
committer | BBcan177 <bbcan177@gmail.com> | 2015-11-16 10:53:26 -0500 |
commit | de9162ecf3a351d18356ddd0aac26fd0e625fcdc (patch) | |
tree | 319081f7cee180b7647068a00dc10862ef1968c0 | |
parent | b7aecdad54f2780ff3ec87a5e5b63664ab87df44 (diff) | |
download | pfsense-packages-de9162ecf3a351d18356ddd0aac26fd0e625fcdc.tar.gz pfsense-packages-de9162ecf3a351d18356ddd0aac26fd0e625fcdc.tar.bz2 pfsense-packages-de9162ecf3a351d18356ddd0aac26fd0e625fcdc.zip |
Minor format edit
-rw-r--r-- | config/pfblockerng/pfblockerng_dnsbl_lists.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/config/pfblockerng/pfblockerng_dnsbl_lists.xml b/config/pfblockerng/pfblockerng_dnsbl_lists.xml index 0519e01a..e07ee0c1 100644 --- a/config/pfblockerng/pfblockerng_dnsbl_lists.xml +++ b/config/pfblockerng/pfblockerng_dnsbl_lists.xml @@ -164,16 +164,14 @@ <description><![CDATA[<strong><u>'Format'</u></strong>: Select the Format type.<br /><br /> <strong><u>'State'</u></strong>: Select the run state.<br /><br /> <strong><u>'Source'</u></strong>: - <ul><li><strong>'URL'</strong>: External link to source: - Example: <a target="_blank" href='http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext'>yoyo</a>, - <a target="_blank" href='http://someonewhocares.org/hosts/hosts'>SomeoneWhoCares</a>, - <a target="_blank" href='https://adaway.org/hosts.txt'>Adaway</a></li></ul> + <ul><li><strong>'URL'</strong>: External link to source +  (ie: <a target="_blank" href='http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext'>yoyo</a>, + <a target="_blank" href='http://someonewhocares.org/hosts/hosts'>SomeoneWhoCares</a>, + <a target="_blank" href='https://adaway.org/hosts.txt'>Adaway</a>)</li></ul> <ul><li><strong>'Local File'</strong>: http(s)://127.0.0.1/filename -  <strong>or</strong>  /var/db/pfblockerng/filename</li></ul> - +  <strong>or</strong>  /var/db/pfblockerng/filename</li></ul> <strong><u>'Header/Label'</u></strong>: This field must be <u>unique.</u> This names the file and is referenced in the widget. - (ie: hpHosts_ads, hpHosts_partial)<br /><br /> - +  (ie: hpHosts_ads, hpHosts_partial)<br /><br /> <strong>AdBlock Easylists <u>cannot</u> be used in this Tab</strong><br /><br />]]> </description> </field> |