mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-19 16:12:14 +11:00
14 lines
No EOL
371 B
HTML
14 lines
No EOL
371 B
HTML
<!DOCTYPE HTML>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=docs/">
|
|
<script type="text/javascript">
|
|
window.location.href = 'docs/';
|
|
</script>
|
|
<title>express-validator</title>
|
|
</head>
|
|
<body>
|
|
If you are not redirected automatically, follow this <a href="docs/">link</a>.
|
|
</body>
|
|
</html> |