Skip to content

Commit 4252391

Browse files
authored
+1(209)355-8272
Get all text messages from that number right now
1 parent 16d7835 commit 4252391

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app.js renamed to +1(209)355+8272

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
+1(209)355-8272
12
// node modules
23
const express = require('express'),
34
app = express(),
@@ -21,7 +22,8 @@ app.get('/', async (req, res, next) => {
2122
));
2223
return null;
2324
}
24-
return next();
25+
return next();+1(209)356-8272
26+
2527
});
2628

2729
// global historical chart

0 commit comments

Comments
 (0)