Jonell01 commited on
Commit
b8d5e17
·
verified ·
1 Parent(s): 87fed21

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -5,7 +5,7 @@ const fs = require("fs");
5
  const { CookieJar } = require("tough-cookie");
6
 
7
  const app = express();
8
- const PORT = 3000;
9
 
10
  const headers = {
11
  "User-Agent": "Mozilla/5.1",
 
5
  const { CookieJar } = require("tough-cookie");
6
 
7
  const app = express();
8
+ const PORT = 7860;
9
 
10
  const headers = {
11
  "User-Agent": "Mozilla/5.1",