diff options
Diffstat (limited to 'config/countryblock')
-rw-r--r-- | config/countryblock/countryblock.tmp | 1 | ||||
-rw-r--r-- | config/countryblock/help.tmp | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/config/countryblock/countryblock.tmp b/config/countryblock/countryblock.tmp index d2e5c022..0ddb4c5f 100644 --- a/config/countryblock/countryblock.tmp +++ b/config/countryblock/countryblock.tmp @@ -2685,6 +2685,7 @@ ob_end_clean(); <input type="submit" value="Save/Update"><br><br> <p> <small>Lists provided by <a href="http://www.countryipblocks.net/">countryipblocks.net</a></small> +<br /><small>Created by <a href="http://www.tomschaefer.org/pfsense">TomSchaefer</a></small> </p> </td> </tr> diff --git a/config/countryblock/help.tmp b/config/countryblock/help.tmp index 0100981d..17f30f90 100644 --- a/config/countryblock/help.tmp +++ b/config/countryblock/help.tmp @@ -52,6 +52,7 @@ $pgtitle = "Firewall: Countryblock - Help"; <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> +<!--- Usage:<br><br> Countries - Check the country that you would like to block completely.<br> @@ -89,7 +90,8 @@ To run countryblock as a cron job use /usr/local/etc/rc.d/countryblock.sh <br> <br><br> <span style="color:red">Warning!</span> - Apply after every firewall change or state reset. Use at your own risk. - +---> +<a href="http://doc.pfsense.org/index.php/Country_Block">Please see wiki for help</a> </div> |