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
902f0a95
Commit
902f0a95
authored
Nov 14, 2023
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wn test
parent
041402b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
env.json
env.json
+1
-1
jetblue.py
jetblue.py
+1
-1
No files found.
env.json
View file @
902f0a95
This source diff could not be displayed because it is too large. You can
view the blob
instead.
jetblue.py
View file @
902f0a95
...
...
@@ -25,7 +25,7 @@ def md5(text):
client
=
MongoClient
(
'mongodb://lcc-spider:JIUsfhiad&^@18.144.59.80:27017/?authSource=admin&directConnection=true'
)
db
=
client
.
env
# 查询所有文档
if
platform
.
uname
()
.
system
!
=
'Darwin'
:
if
platform
.
uname
()
.
system
=
=
'Darwin'
:
# , 'success': {'$gte': 30}
# , 'env.navigatorparams.useragent': {'$regex': 'iPhone'}}
result
=
db
.
env_shape
.
find
({
'env.funcs'
:{
'$ne'
:
None
}})
...
...
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