updated IP

This commit is contained in:
ubergeek 2021-04-28 15:10:08 +00:00
parent f5aaed23ab
commit 44508f99dc
1 changed files with 1 additions and 1 deletions

View File

@ -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 = '2607:5300:203:5fd5::7:65';
$allowedip = '2607:5300:60:4f58::248';
$remoteip = $_SERVER['REMOTE_ADDR'];
$ratelimit = 300;