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: 1ed4f8b9c8eeabf71b7d77bc63558931d4419dd7 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<head>
	<script> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>