.gitea
.github
.mvn
config
docs
images
README.md
index.html
src
.dockerignore
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT.txt
CREATE_RELEASE.md
Dockerfile
Dockerfile_desktop
FAQ.md
LICENSE.txt
PULL_REQUEST_TEMPLATE.md
README.md
README_I18N.md
RELEASE_NOTES.md
fake_commit_log.txt
mvn-debug
mvnw
mvnw.cmd
pom.xml
15 lines
309 B
HTML
15 lines
309 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0;url=https://webgoat.org" />
|
|
<link rel="canonical" href="https://webgoat.org" />
|
|
</head>
|
|
<body>
|
|
<h1>
|
|
The page been moved to <a href="https://webgoat.org">https://webgoat.org</a>
|
|
</h1>
|
|
</body>
|
|
</html>
|