Routing
jury_contests
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://hjx.walab.info/login
Route Matching Logs
Path to match:
/jury/contests
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | analysis_index | /jury/analysis | Path does not match |
| 2 | analysis_team | /jury/analysis/team/{team} | Path does not match |
| 3 | analysis_problem | /jury/analysis/problem/{probid} | Path does not match |
| 4 | analysis_languages | /jury/analysis/languages | Path does not match |
| 5 | jury_auditlog | /jury/auditlog | Path does not match |
| 6 | jury_balloons | /jury/balloons | Path does not match |
| 7 | jury_balloons_setdone | /jury/balloons/{balloonId}/done | Path does not match |
| 8 | jury_clarifications | /jury/clarifications | Path does not match |
| 9 | jury_clarification | /jury/clarifications/{id} | Path does not match |
| 10 | jury_clarification_new | /jury/clarifications/send | Path does not match |
| 11 | jury_clarification_claim | /jury/clarifications/{clarId}/claim | Path does not match |
| 12 | jury_clarification_set_answered | /jury/clarifications/{clarId}/set-answered | Path does not match |
| 13 | jury_clarification_change_subject | /jury/clarifications/{clarId}/change-subject | Path does not match |
| 14 | jury_clarification_change_queue | /jury/clarifications/{clarId}/change-queue | Path does not match |
| 15 | jury_config | /jury/config | Path does not match |
| 16 | jury_config_check | /jury/config/check | Path does not match |
| 17 | jury_tail_log | /jury/config/tail-log/{logFile} | Path does not match |
| 18 | jury_download_log | /jury/config/download-log/{logFile} | Path does not match |
| 19 | jury_contests | /jury/contests | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.