Shorten Warhammer Global Rankings radius to 250mi of St. Louis
Narrows it from 99 to 21 upcoming events. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SBzcNkW7JcYipnAX6HfgmK
This commit is contained in:
@@ -58,9 +58,9 @@ const CONFIG = {
|
|||||||
{ id: "m4OIU24N0IZO", name: "TEO 2026 Circuit" },
|
{ id: "m4OIU24N0IZO", name: "TEO 2026 Circuit" },
|
||||||
{ id: "cY0LeCAPfyiG", name: "2026 Lord Marshal Conference" },
|
{ id: "cY0LeCAPfyiG", name: "2026 Lord Marshal Conference" },
|
||||||
// The broader national league, not a "circuit" in BCP's own sense —
|
// The broader national league, not a "circuit" in BCP's own sense —
|
||||||
// restricted to 500mi of St. Louis or this would show ~500 events
|
// restricted to 250mi of St. Louis or this would show ~500 events
|
||||||
// nationwide instead of the ~100 actually worth seeing locally.
|
// nationwide instead of the ~20 actually worth seeing locally.
|
||||||
{ id: "BYaaUfKum7z0", name: "Warhammer Global Rankings 2026", near: { ...ST_LOUIS, miles: 500 } },
|
{ id: "BYaaUfKum7z0", name: "Warhammer Global Rankings 2026", near: { ...ST_LOUIS, miles: 250 } },
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user