Lsong
Results
13
comments of
Lsong
please file a pull request
```js .replace('\r\n', '\n') .split('\n') ```
I’m a bit concerned this behavior might be too implicit. For example, dns.google and https://dns.google would resolve differently (one gets /dns-query appended, the other not), which could be confusing. Any...