Ship item nicknames, Tiny fear override, and ensure-match API.
Add 冰眼/蛇矛 aliases, correct Tiny fears to Hydra's Breath, and fix production match detail POST 405. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
}
|
||||
</script>
|
||||
<link rel="icon" href="/ui-icon/dota2_logo.png" type="image/png" />
|
||||
<link rel="stylesheet" href="/style.css?v=0.6.55" />
|
||||
<script src="/mobile-gate.js?v=0.6.55"></script>
|
||||
<link rel="stylesheet" href="/style.css?v=0.6.57" />
|
||||
<script src="/mobile-gate.js?v=0.6.57"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="sr-only">DOTA2 上分帝</h1>
|
||||
@@ -256,8 +256,8 @@
|
||||
</div>
|
||||
<footer class="heroes-site-foot" id="heroes-site-foot" aria-hidden="true"></footer>
|
||||
|
||||
<script src="/config.js?v=0.6.55"></script>
|
||||
<script src="/router.js?v=0.6.55"></script>
|
||||
<script src="/app.js?v=0.6.55"></script>
|
||||
<script src="/config.js?v=0.6.57"></script>
|
||||
<script src="/router.js?v=0.6.57"></script>
|
||||
<script src="/app.js?v=0.6.57"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user