Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eterban
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eterban
Commits
ed732656
Commit
ed732656
authored
Sep 14, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
index.html: update text
parent
8ce4235c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
index.html
ban-server/data/www/index.html
+9
-3
No files found.
ban-server/data/www/index.html
View file @
ed732656
...
...
@@ -2,9 +2,15 @@
<html>
<head>
<meta
charset=
"utf-8"
>
<title>
You are banned
</title>
<title>
You are banned
!
</title>
</head>
<body>
Доступ с вашего IP-адреса ограничен в связи с подозрительной активностью.
<br>
Для разблокировки перейдите по ссылке:
<br>
<a
href=
"/unban.php"
>
Unban!
</a>
<br>
Access from your IP address is restricted due to suspicious activity.
<br>
To unlock, follow the link
<br>
<a
href=
"/unban.php"
>
Unban!
</a>
</body>
<html>
\ No newline at end of file
<html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment