Commit 021bf795 authored by wang's avatar wang

f9

parent 4c06d308
......@@ -105,8 +105,8 @@ class PxBypass {
// Query for a movie that has the title 'The Room'
const query = {
'env.funcs': {$ne: null},
// 'env.navigatorparams.platform': 'MacIntel',
'env.navigatorparams.platform': 'Win32',
'env.navigatorparams.platform': 'MacIntel',
// 'env.navigatorparams.platform': 'Win32',
"env.navigatorparams.vendor": "Google Inc.",
// 'env.useragentdata.highvalue.uafullversion':{$ne:null},
'env.useragentdata.highvalue.uafullversion': {$ne: ""}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment