Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.html - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f160f46b6fc2bf9a7c1351dde07695afb1e249f2 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>