Routing
jury_ajax_updates
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://hjx.walab.info/login
Route Matching Logs
Path to match:
/jury/updates
| # | 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 | Path does not match |
| 20 | jury_contest | /jury/contests/{contestId} | Path does not match |
| 21 | jury_contest_toggle | /jury/contests/{contestId}/toggle/{type} | Path does not match |
| 22 | jury_contest_remove_interval | /jury/contests/{contestId}/remove-interval/{intervalId} | Path does not match |
| 23 | jury_contest_edit | /jury/contests/{contestId}/edit | Path does not match |
| 24 | jury_contest_delete | /jury/contests/{contestId}/delete | Path does not match |
| 25 | jury_contest_problem_delete | /jury/contests/{contestId}/problems/{probId}/delete | Path does not match |
| 26 | jury_contest_add | /jury/contests/add | Path does not match |
| 27 | jury_contest_prefetch | /jury/contests/{contestId}/prefetch | Path does not match |
| 28 | jury_contest_finalize | /jury/contests/{contestId}/finalize | Path does not match |
| 29 | jury_contest_donow | /jury/contests/{contestId}/{time}/doNow | Path does not match |
| 30 | jury_contest_request_remaining | /jury/contests/{contestId}/request-remaining | Path does not match |
| 31 | jury_contest_problem_request_remaining | /jury/contests/{contestId}/problems/{probId}/request-remaining | Path does not match |
| 32 | jury_contest_lock | /jury/contests/{contestId}/lock | Path does not match |
| 33 | jury_contest_unlock | /jury/contests/{contestId}/unlock | Path does not match |
| 34 | jury_contest_samples_data_zip | /jury/contests/{contestId}/samples.zip | Path does not match |
| 35 | jury_scoreboard_data_zip | /jury/contests/{contestId}/{type}-scoreboard.zip | Path does not match |
| 36 | jury_contest_problemset | /jury/contests/{cid}/problemset | Path does not match |
| 37 | jury_executables | /jury/executables | Path does not match |
| 38 | jury_executable_add | /jury/executables/add | Path does not match |
| 39 | jury_executable | /jury/executables/{execId} | Path does not match |
| 40 | jury_executable_download | /jury/executables/{execId}/download | Path does not match |
| 41 | jury_executable_delete_single | /jury/executables/{execId}/delete/{rankToDelete} | Path does not match |
| 42 | jury_executable_download_single | /jury/executables/{execId}/download/{rank} | Path does not match |
| 43 | jury_executable_delete | /jury/executables/{execId}/delete | Path does not match |
| 44 | jury_external_contest | /jury/external-contest/ | Path does not match |
| 45 | jury_external_contest_manage | /jury/external-contest/manage | Path does not match |
| 46 | jury_import_export | /jury/import-export | Path does not match |
| 47 | jury_tsv_export | /jury/import-export/export/{type}.tsv | Path does not match |
| 48 | jury_html_export_clarifications | /jury/import-export/export/clarifications.html | Path does not match |
| 49 | jury_internal_errors | /jury/internal-errors | Path does not match |
| 50 | jury_internal_error | /jury/internal-errors/{errorId} | Path does not match |
| 51 | jury_internal_error_handle | /jury/internal-errors/{errorId}/{action} | Path does not match |
| 52 | jury_judgehosts | /jury/judgehosts | Path does not match |
| 53 | jury_judgehost | /jury/judgehosts/{judgehostid} | Path does not match |
| 54 | jury_judgehost_delete | /jury/judgehosts/{judgehostid}/delete | Path does not match |
| 55 | jury_judgehost_enable | /jury/judgehosts/{judgehostid}/enable | Path does not match |
| 56 | jury_judgehost_disable | /jury/judgehosts/{judgehostid}/disable | Path does not match |
| 57 | jury_judgehost_enable_all | /jury/judgehosts/enable-all | Path does not match |
| 58 | jury_judgehost_disable_all | /jury/judgehosts/disable-all | Path does not match |
| 59 | jury_judgehost_autohide | /jury/judgehosts/autohide | Path does not match |
| 60 | jury_judgehost_edit | /jury/judgehosts/edit/multiple | Path does not match |
| 61 | jury_index | /jury | Path does not match |
| 62 | jury_ajax_updates | /jury/updates | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.