jakeburden / next-absolute-url

Get the absolute URL of your Next.js app (optionally set a localhost dev URL)
300 stars 30 forks source link

Added all private networks to isLocalNetwork method #35

Open laurensk opened 1 year ago

laurensk commented 1 year ago

I corrected and added all private networks (https://en.wikipedia.org/wiki/Private_network) to the isLocalNetwork method.