codeBOKER commited on
Commit
c0253af
·
verified ·
1 Parent(s): ab5d960

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -3,7 +3,7 @@ const https = require("https");
3
  const urls = [
4
  "https://google.com",
5
  "https://github.com",
6
- "57.144.249.32",
7
  "https://web.whatsapp.com"
8
  ];
9
 
 
3
  const urls = [
4
  "https://google.com",
5
  "https://github.com",
6
+ "https://57.144.249.32",
7
  "https://web.whatsapp.com"
8
  ];
9