Hacker News new | ask | show | jobs
by donbrae 2052 days ago
Netlify doesn't seem to have a consent banner but sites hosted on it don't set cookies, despite using Cloudflare (at least that's my experience hosting a blog on it).
1 comments

Netlify doesn't use cloudflare. Their DNS[1] is managed by NS1 and they host their websites on the edge[2] instead of using a cdn.

[1]: https://ns1.com/blog/netlify-leverages-ns1-to-improve-perfor...

[2]: https://www.netlify.com/products/edge/

Ah, thanks. Didn’t realise that.