Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
c6fa3c28
Commit
c6fa3c28
authored
Oct 06, 2023
by
wangmingming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
请求造纸
parent
4aacba69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
start.js
b6/src/start.js
+5
-5
No files found.
b6/src/start.js
View file @
c6fa3c28
...
...
@@ -84,11 +84,11 @@ http.createServer((request,response)=>{
// console.log(apps)
// console.log()
})
//
pm2.start({
//
interpreter: 'python3',
//
script: 'jetblue.py',
//
name:'main'
//
})
pm2
.
start
({
interpreter
:
'python3'
,
script
:
'jetblue.py'
,
name
:
'main'
})
setInterval
(
async
function
()
{
let
res
=
await
fetch
(
'https://www.jetblue.com/js/src/jb-74873.js'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment