Commit 323746f9 authored by wang's avatar wang

f9

parent d2605a22
...@@ -108,8 +108,8 @@ class PxBypass { ...@@ -108,8 +108,8 @@ class PxBypass {
'env.navigatorparams.platform': 'MacIntel', 'env.navigatorparams.platform': 'MacIntel',
// 'env.navigatorparams.platform': 'Win32', // 'env.navigatorparams.platform': 'Win32',
"env.navigatorparams.vendor": "Google Inc.", "env.navigatorparams.vendor": "Google Inc.",
'env.useragentdata.highvalue.uafullversion':{$ne:null}, // 'env.useragentdata.highvalue.uafullversion':{$ne:null},
// 'env.useragentdata.highvalue.uafullversion': {$ne: ""} 'env.useragentdata.highvalue.uafullversion': {$ne: ""}
}; };
// Execute query // Execute query
...@@ -4901,7 +4901,7 @@ class PxBypass { ...@@ -4901,7 +4901,7 @@ class PxBypass {
// n.d['PX11645'] = this.url; // n.d['PX11645'] = this.url;
n.d["PX11379"] = false; n.d["PX11379"] = false;
} }
// console.log(JSON.stringify(data)) if (plt === 'darwin')console.log(JSON.stringify(data))
// if (typeof data === 'object') { // if (typeof data === 'object') {
// data = ht(data) // data = ht(data)
......
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