Problem
International businesses unknowingly lose traffic, users, and revenue because their websites rely on third-party services (like Google Analytics, AWS, or HubSpot) that are blocked by China’s Great Firewall. Because developers lack visibility into how their site performs behind the firewall, they either ignore the problem or waste hours guessing what is broken.
MVP Features
- A simple URL input form that triggers a live network ping from servers located in 3 major Chinese hubs (e.g., Beijing, Shanghai, Guangzhou).
- A clean UI showing the overall 0–100 score, actual load times per city, and a checklist of successful vs. failed network requests.
- A hardcoded detector that flags known blocked scripts (Google Fonts, YouTube, Recaptcha, Facebook Pixel, etc.) so users know exactly what to replace.
- Instead of building a complex PDF generator, generate a unique, public URL (e.g., chinawebcheck.com/report/123abcde) that users can copy and slack to their team.
- Drop the censorship/keyword flagging for V1. Building an accurate keyword compliance engine for Chinese regulations is incredibly complex, high-risk, and requires constant maintenance. Stick strictly to performance and network blockages first.
AI Score: 73 · Status: approved