You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
474 B
15 lines
474 B
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Agora Admin</title>
|
|
</head>
|
|
<body>
|
|
<h1>Welcome to Agora Admin!</h1>
|
|
<ul>
|
|
<li><a href="/">Download files</a></li>
|
|
<li><a href="http://<!--#echo var="ssihiddenservice"-->">Download files over Tor</a></li>
|
|
<li><a href="/admin/files">Upload and manage files</a></li>
|
|
<li><a href="https://github.com/agora-org/agora#access-configuration">Agora Configuration Docs</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|