https://github.com/owncloud/core
Raw File
Tip revision: c13da5ecb2173d73646e3de74ca399abbcf95dcb authored by Felix Heidecke on 13 January 2020, 15:24:04 UTC
Update showdown to fix mem vulnerability
Tip revision: c13da5e
index.html
<!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>
back to top