Files
climperor/web/frontend/config.js
T
vosonandCursor cafd0651b1 Fix player sync empty overwrites and force CSS cache refresh.
Keep D1 recent/heroes/peers/rank when OpenDota is partial; bump site to 0.6.55 and shorten style.css cache so「我」layout is not stuck on stale CSS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 01:46:13 +08:00

9 lines
313 B
JavaScript

/* Local defaults; production export overwrites via export_relations_site.py. */
var SITE_VERSION = "0.6.55";
var SITE_ORIGIN = "";
var ABILITY_VIDEO_BASE = "";
var STATIC_ASSET_BASE = "";
/* Player pages JSON (OSS players/); empty → STATIC_ASSET_BASE, then local /api/players. */
var PLAYERS_ASSET_BASE = "";