mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-31 00:34:21 -05:00
🗃️ modified: data/htdocs/cgi-bin/e2guardian.pl 🗃️
This commit is contained in:
parent
3cc609f47d
commit
801b16e67f
@ -16,7 +16,7 @@ $ibypasshash = $in{'GIBYPASS'}; #
|
||||
$hashflag = $in{'HASH'}; #
|
||||
|
||||
print "Content-type: text/html\n\n";
|
||||
print '<HTML><link rel="stylesheet" href="/css/index.css" />';
|
||||
print '<HTML><link rel="stylesheet" href="/css/proxy.css" />';
|
||||
print '<HEAD><TITLE>Access Denied</TITLE></HEAD>';
|
||||
print '<BODY><CENTER><H2>ACCESS HAS BEEN DENIED</H2>';
|
||||
if (length($user) > 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user