diff --git a/githook.php b/githook.php index defcad1..7db104c 100644 --- a/githook.php +++ b/githook.php @@ -25,7 +25,7 @@ $gopher_dropfile = '/dev/shm/run-gopher'; $wiki_lastrun = '/dev/shm/wiki-hook-last-run'; $wiki_dropfile = '/dev/shm/run-wiki'; -$allowedip = '167.114.7.65'; +$allowedip = '2607:5300:203:5fd5::7:65'; $remoteip = $_SERVER['REMOTE_ADDR']; $ratelimit = 300; diff --git a/includes/footer.md b/includes/footer.md index b0d9133..1113db8 100644 --- a/includes/footer.md +++ b/includes/footer.md @@ -4,6 +4,8 @@ Users define their own licensing and own all of their content. All questions, comments, and concerns about this site should be sent to [the administration team](/contact). +Server hosting provided by [WNY Technology Collaborative](https://wnytechcollab.com). + Created with valid [HTML](https://validator.w3.org/check?uri=referer) and [CSS](https://jigsaw.w3.org/css-validator/check/referer) code. Services and hosting sponsored by [WNY Technology Collaborative](https://wnytechcollab.com).