update to 33.0.12
This commit is contained in:
parent
e416367abc
commit
28dfa520aa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"autoCreateAccount": true,
|
||||
"buildLabel": "2023.05.12.11.43/Er1Pres+jT2iCmIPRTdcDg",
|
||||
"buildLabel": "2023.05.23.12.37/kM-ONnYx6PjFfVyxn0zuvw",
|
||||
"matchmakingBuildId": "4920386201513015989"
|
||||
}
|
||||
|
@ -15,7 +15,7 @@ cacheRouter.get("/B.Cache.Windows_en.bin*", (_req, res) => {
|
||||
cacheRouter.get(/^\/origin\/([a-zA-Z0-9]+)\/H\.Cache\.bin.*$/, (_req, res) => {
|
||||
// console.log("asd", path.join(__dirname, "../data"));
|
||||
// console.log("asd", __dirname);
|
||||
res.sendFile("static/data/H.Cache_33.0.10.bin", { root: "./" });
|
||||
res.sendFile("static/data/H.Cache_33.0.12.bin", { root: "./" });
|
||||
});
|
||||
|
||||
export { cacheRouter };
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user