diff --git a/simpledemo.html b/simpledemo.html index 0f93827..b964770 100644 --- a/simpledemo.html +++ b/simpledemo.html @@ -957,6 +957,27 @@ You should have received a copy of the GNU General Public License along with thi } else if (isValidIPorFQDN(document.cookie)) setupSite(); } // end of onload function + + + +