Behboud Kalantary

Results 2 comments of Behboud Kalantary

+1 any workaround? EDIT: this regex seems to work: ``` /^([^:/]*:[/]{2})?(([^:/]+)?:(([^:/]+)@))?([^:/]+)(:([0-9]+))?/i ``` and change lines 139,140 to ``` unicodedatafile.host = proxyVars[6]; unicodedatafile.port = proxyVars[8]; ```

@devinrhode2 only used it with above modifications a year ago. Did not investigate any further...