Revert "perf: improve URL validation performance" (#52818)
> https://github.com/nodejs/node/issues/48816
This was an unsafe change that caused errors to the user due to a bug in Node and a fix will get upstreamed soon but in the meantime we should reverse this.
Reverts vercel/next.js#52353