diff options
author | Tom Schaefer <tom@tomschaefer.org> | 2011-02-12 15:03:34 -0500 |
---|---|---|
committer | Tom Schaefer <tom@tomschaefer.org> | 2011-02-12 15:03:34 -0500 |
commit | 09d873c90345acf6ea5d4e8de2ba93dbc5e402a7 (patch) | |
tree | 1c19db351c04c24a32d5de5dcf5bb584ff9ca814 | |
parent | c3f83f1a7dbe2f9729a661ac6a8c3ea1f728ce48 (diff) | |
download | pfsense-packages-09d873c90345acf6ea5d4e8de2ba93dbc5e402a7.tar.gz pfsense-packages-09d873c90345acf6ea5d4e8de2ba93dbc5e402a7.tar.bz2 pfsense-packages-09d873c90345acf6ea5d4e8de2ba93dbc5e402a7.zip |
Added wiki link and my links
-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> |