Skip to content

Commit 84e310a

Browse files
📥 Stable Web Build 377207 (7505e40a83694edd687fbeb0f2662e30f7e5b26d)
Build Number: 377207 Version Hash: 7505e40a83694edd687fbeb0f2662e30f7e5b26d Build At: 12/2/2025 22:06:30 (1741817190344) Scripts (2): * web.73fd3c7124d5ad5a.js sentry.54adbfcd259f5732.js Chunks (0) Stylesheets (1): * 12633.652264240f097921.css
1 parent a02a4e7 commit 84e310a

File tree

12 files changed

+8541
-8073
lines changed

12 files changed

+8541
-8073
lines changed

data/client/channels/stable/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Stable
22

33
### Info
4-
Build number: 376840
5-
Version hash: a550184864fc647b496c5643cd024e8ed47590a3
4+
Build number: 377207
5+
Version hash: 7505e40a83694edd687fbeb0f2662e30f7e5b26d
66
Host version: 1.0.9186
7-
Built at: 3/12/2025, 7:19:56 AM
7+
Built at: 3/12/2025, 10:06:30 PM
88

99
### Modules
1010
| Module | Version | Package sha256 | URL |

data/client/channels/stable/info.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"build_number": "376840",
3-
"version_hash": "a550184864fc647b496c5643cd024e8ed47590a3",
2+
"build_number": "377207",
3+
"version_hash": "7505e40a83694edd687fbeb0f2662e30f7e5b26d",
44
"host_version": "1.0.9186",
5-
"built_at": 1741763996007
5+
"built_at": 1741817190344
66
}

data/client/channels/stable/web/scripts/index.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="twitter:creator" content="@discord" />
2828
<!-- endsection -->
2929

30-
<script nonce="NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=">
30+
<script nonce="MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=">
3131
window.GLOBAL_ENV = {
3232
API_ENDPOINT: "//discord.com/api",
3333
API_VERSION: 9,
@@ -54,7 +54,7 @@
5454
PROJECT_ENV: "production",
5555
REMOTE_AUTH_ENDPOINT: "//remote-auth-gateway.discord.gg",
5656
SENTRY_TAGS: {
57-
buildId: "a550184864fc647b496c5643cd024e8ed47590a3",
57+
buildId: "7505e40a83694edd687fbeb0f2662e30f7e5b26d",
5858
buildType: "normal",
5959
},
6060
MIGRATION_SOURCE_ORIGIN: "https://discordapp.com",
@@ -66,7 +66,7 @@
6666
};
6767
</script>
6868

69-
<script nonce="NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=">
69+
<script nonce="MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=">
7070
!(function () {
7171
if (
7272
null != window.WebSocket &&
@@ -129,27 +129,27 @@
129129
<!-- section:title -->
130130
<title>Discord</title>
131131
<!-- endsection -->
132-
<script nonce="NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=">
132+
<script nonce="MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=">
133133
window.__OVERLAY__ = /overlay/.test(location.pathname);
134134
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
135135
</script>
136136
<link href="/assets/favicon.ico" rel="icon" />
137-
<link href="/assets/12633.3e985dd371b9bf4a.css" rel="stylesheet" />
137+
<link href="/assets/12633.652264240f097921.css" rel="stylesheet" />
138138
</head>
139139
<body>
140140
<div id="app-mount"></div>
141141

142-
<script defer src="/assets/web.f0de8b41ca816017.js"></script>
143-
<script defer src="/assets/sentry.74dfcd156963b296.js"></script>
144-
<script nonce="NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=">
142+
<script defer src="/assets/web.73fd3c7124d5ad5a.js"></script>
143+
<script defer src="/assets/sentry.54adbfcd259f5732.js"></script>
144+
<script nonce="MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=">
145145
(function () {
146146
function c() {
147147
var b = a.contentDocument || a.contentWindow.document;
148148
if (b) {
149149
var d = b.createElement("script");
150-
d.nonce = "NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=";
150+
d.nonce = "MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=";
151151
d.innerHTML =
152-
"window.__CF$cv$params={r:'91f4ececa9d987a6',t:'MTc0MTc5OTY0MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='NDUsOTksNTgsMjU1LDgxLDExNCw3MiwyMjU=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
152+
"window.__CF$cv$params={r:'91f6aa99fb55d6fc',t:'MTc0MTgxNzg5Ni4wMDAwMDA='};var a=document.createElement('script');a.nonce='MTkxLDE3MiwxNCwyNDcsOTQsMTYzLDExNCwyMDc=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
153153
b.getElementsByTagName("head")[0].appendChild(d);
154154
}
155155
}

0 commit comments

Comments
 (0)