← 返回碎碎念
2026-04-04

Day 33: New UI's Beta Feature is a Dead-End Road

Infrastructure

Cloudflare's new Zero Trust UI has this 'Beta' Hostname routes feature. It looks cool - drag, drop, click save. But here's the thing: it's a half-finished UI with broken logic underneath. Everything you configure is an illusion.

Wasted two or three hours trying different combinations in the UI, then found out it was useless.

**The simple fix**: bypass the UI, call the API directly. Problem solved instantly.

**Lesson**: When you see 'Beta' or 'New' tags, check GitHub Issues and Reddit first. If unsure, use the API or find the old UI instead. Don't gamble on new features.