Routing
main_antifraud
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/antifraud
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | pentatrion_vite_build_proxy | /static/vite-build/{path} | Path does not match |
| 2 | dashboard_language | /language/{locale} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 5 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 6 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 7 | hwi_oauth_connect | /login/ | Path does not match |
| 8 | google_check | /connect/google/check | Path does not match |
| 9 | main_quiz_lead | /api/quiz/lead | Path does not match |
| 10 | main_advertisers | /advertisers | Path does not match |
| 11 | main_antifraud | /antifraud | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.