Skip to content

Commit a0ab9d7

Browse files
committed
chore: Bump version to 3.7.3
1 parent 1fd6dea commit a0ab9d7

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

DiscordCore/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="twitter:creator" content="@discord">
1717
<!-- endsection -->
1818

19-
<script nonce="MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==">
19+
<script nonce="MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx">
2020
window.GLOBAL_ENV = {
2121
"NODE_ENV": "production",
2222
"BUILT_AT": "1751578236599",
@@ -63,7 +63,7 @@
6363
}
6464
</script>
6565

66-
<script nonce="MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==">
66+
<script nonce="MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx">
6767
! function() {
6868
if (null != window.WebSocket && function(n) {
6969
try {
@@ -103,7 +103,7 @@
103103
<!-- section:title -->
104104
<title>Discord</title>
105105
<!-- endsection -->
106-
<script nonce="MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==">
106+
<script nonce="MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx">
107107
window.__OVERLAY__ = /overlay/.test(location.pathname);
108108
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
109109
</script>
@@ -118,14 +118,14 @@
118118
<script defer src="/assets/libdiscoreWasmFetch.6ef384d7008bf07f.js"></script>
119119
<script defer src="/assets/sentry.707da6e19b3fcbf9.js"></script>
120120
<script defer src="/assets/web.a815c7efc76a7bcc.js"></script>
121-
<script nonce="MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==">
121+
<script nonce="MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx">
122122
(function() {
123123
function c() {
124124
var b = a.contentDocument || a.contentWindow.document;
125125
if (b) {
126126
var d = b.createElement('script');
127-
d.nonce = 'MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==';
128-
d.innerHTML = "window.__CF$cv$params={r:'95b5ea86df716bb1',t:'MTc1MTg3NjM1OC4wMDAwMDA='};var a=document.createElement('script');a.nonce='MTU4LDE2LDIyOSw0MSw3OSwxMTUsMTQ5LDIxNg==';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
127+
d.nonce = 'MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx';
128+
d.innerHTML = "window.__CF$cv$params={r:'95b87ad5dca9fd38',t:'MTc1MTkwMzI0MC4wMDAwMDA='};var a=document.createElement('script');a.nonce='MTg5LDE5Myw5NiwyNSw5MCwxMzYsODUsMTcx';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
129129
b.getElementsByTagName('head')[0].appendChild(d)
130130
}
131131
}

0 commit comments

Comments
 (0)