Are TCP sockets to Cloudflare IPs still blocked?

On the Cloudflare docs for TCP sockets in Workers, it says that "Outbound TCP sockets to Cloudflare IP ranges
are temporarily blocked, but will be re-enabled shortly."

Are these sockets still blocked? According to the Internet Archive it's said this in the documentation for over 9 months already.

https://developers.cloudflare.com/workers/runtime-apis/tcp-sockets/#considerations
image.png
Cloudflare Docs
Use the connect() API to create outbound TCP connections from Workers.
Was this page helpful?