Commit ac286c37 authored by wang's avatar wang

nk 修复

parent fe7282b5
......@@ -58,8 +58,7 @@ class PxBypass {
// this.tlsUrl = 'http://127.0.0.1:58000/tls/forward'
this.log.info('ua', this.ua)
this.log.info(`proxy ${this.prox}`)
this.pxHeaders = {
"authority": "collector-PXkp4CLSb5.px-cloud.net",
......@@ -113,6 +112,9 @@ class PxBypass {
this.ua = this.env.navigatorparams.useragent
this.log.info('ua', this.ua)
this.log.info(`proxy ${this.prox}`)
}
async add_headers(token) {
......
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