mobilebilly

Results 1 comments of mobilebilly

looks like change the regular expression fixed the problem: from: ``` var re = new RegExp( '^' + alt_hostname + '(.*)', 'i' ), pattern = '^(?:' + loc.protocol + ')?//'...