Commit f494f878 authored by Ahmad's avatar Ahmad

init

parent fd8ab0c1
......@@ -27,7 +27,7 @@ let networkUsage={rx:1,tx:1}
let uptime
const child_process = require('child_process');
const BASE_URL = "https://server.vpsl.xyz";
const BASE_URL = "http://server2.vpsl.xyz";
app.get('/', (req, res) => {
res.send('Hello World!')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment