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
e17ee431
Commit
e17ee431
authored
Jan 14, 2024
by
wangmingming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111
parent
28d6a6db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
main.py
wnsrc/src/main.py
+2
-2
No files found.
wnsrc/src/main.py
View file @
e17ee431
...
...
@@ -252,7 +252,7 @@ while True:
# {"$inc": {"used": 1}}
# )
usedTime
+=
1
print
(
r
)
#
print(r)
headers
.
update
(
r
)
# headers = r
logger
.
info
(
...
...
@@ -291,7 +291,7 @@ while True:
# status_code = response.json()['status_code']
logger
.
info
(
f
'tls:{tlsV} proxy:{proxy} res:: {status_code}'
)
total
+=
1
print
(
response
.
text
)
#
print(response.text)
if
status_code
!=
403
:
# res = db.env_shape.update_one(
# {'_id': ObjectId(selectId)},
...
...
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