Initial commit (code only without large binaries)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Tea.context(function () {
|
||||
let addr = window.parent.UPDATING_ADDR
|
||||
this.protocol = addr.protocol
|
||||
this.addr = addr.host.quoteIP() + ":" + addr.portRange
|
||||
})
|
||||
Reference in New Issue
Block a user