holepunchto / pear

combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
https://pears.com/
Apache License 2.0
85 stars 9 forks source link

Use hostname without port number when checking for HTTP whitelist #208

Closed jkcdarunday closed 1 week ago

jkcdarunday commented 1 week ago

Switches to new URL().hostname instead of new URL().host as it does not include the port