Top domains
Could not load dashboard data.
The dashboard fetches
dashboard_data.json.gz at runtime and cannot be opened directly as a
file:// URL.
Serve the folder with a local web server:
cd dashboard
python3 -m http.server 8000
# then open http://localhost:8000