mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Changed server port, manual
This commit is contained in:
@@ -1,31 +1,3 @@
|
||||
<html>
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<body bgcolor="#212127">
|
||||
|
||||
<head>
|
||||
<title>Moodle/Elearning/KMOOC manual</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=0.8" />
|
||||
<style>
|
||||
body {
|
||||
font: normal 17px Verdana;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #9999ff;
|
||||
}
|
||||
|
||||
textarea {
|
||||
font: normal 17px Verdana;
|
||||
color: white;
|
||||
background-color: #212127;
|
||||
width: 90%;
|
||||
height: 250px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<center>
|
||||
<h1>Moodle/Elearnig/KMOOC manual</h1>
|
||||
</center>
|
||||
@@ -202,5 +174,3 @@
|
||||
</script>
|
||||
|
||||
<% include b.ejs %>
|
||||
</html>
|
||||
</body>
|
||||
|
@@ -3,6 +3,7 @@
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"connect-busboy": "0.0.2",
|
||||
"cors": "^2.8.5",
|
||||
"ejs": "^1.0.0",
|
||||
"express": "^4.6.1",
|
||||
"express-ejs-layouts": "^1.1.0",
|
||||
|
Submodule public/moodle-test-userscript updated: 1e8154802c...fe74436ab1
Reference in New Issue
Block a user