Skip to content

Commit

Permalink
📥 Canary Web Build 370772 (53a4497c7e56c72c9aae427345325599e6590f94)
Browse files Browse the repository at this point in the history
Build Number: 370772
Version Hash: 53a4497c7e56c72c9aae427345325599e6590f94
Build At: 21/1/2025 22:27:51 (1740176871047)

Scripts (2):
* web.bfb926d7588f9040.js
  sentry.0dd3c54b66d85b15.js

Chunks (0)

Stylesheets (1):
* 12633.eed487730eab0793.css
  • Loading branch information
hyros-dataminer[bot] committed Feb 21, 2025
1 parent 70ef344 commit acb0ec8
Show file tree
Hide file tree
Showing 10 changed files with 383 additions and 407 deletions.
6 changes: 3 additions & 3 deletions data/client/channels/canary/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Canary

### Info
Build number: 370758
Version hash: 70a440da19d688f04e5a2fc15f03a4ce248be758
Build number: 370772
Version hash: 53a4497c7e56c72c9aae427345325599e6590f94
Host version: 1.0.556
Built at: 2/21/2025, 10:09:33 PM
Built at: 2/21/2025, 10:27:51 PM

### Modules
| Module | Version | Package sha256 | URL |
Expand Down
6 changes: 3 additions & 3 deletions data/client/channels/canary/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"build_number": "370758",
"version_hash": "70a440da19d688f04e5a2fc15f03a4ce248be758",
"build_number": "370772",
"version_hash": "53a4497c7e56c72c9aae427345325599e6590f94",
"host_version": "1.0.556",
"built_at": 1740175773363
"built_at": 1740176871047
}
20 changes: 10 additions & 10 deletions data/client/channels/canary/web/scripts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<meta name="twitter:site" content="@discord" />
<meta name="twitter:creator" content="@discord" />
<!-- endsection -->
<script nonce="MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==">
<script nonce="NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=">
window.GLOBAL_ENV = {
API_ENDPOINT: "//canary.discord.com/api",
API_VERSION: 9,
Expand All @@ -53,7 +53,7 @@
PROJECT_ENV: "production",
REMOTE_AUTH_ENDPOINT: "//remote-auth-gateway.discord.gg",
SENTRY_TAGS: {
buildId: "70a440da19d688f04e5a2fc15f03a4ce248be758",
buildId: "53a4497c7e56c72c9aae427345325599e6590f94",
buildType: "normal",
},
MIGRATION_SOURCE_ORIGIN: "https://canary.discordapp.com",
Expand All @@ -64,7 +64,7 @@
DEV_SESSION_KEY: "undefined",
};
</script>
<script nonce="MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==">
<script nonce="NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=">
!(function () {
if (null != window.WebSocket) {
if (
Expand Down Expand Up @@ -131,24 +131,24 @@
</head>
<body>
<div id="app-mount"></div>
<script nonce="MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==">
<script nonce="NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=">
window.__OVERLAY__ = /overlay/.test(location.pathname);
</script>
<script nonce="MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==">
<script nonce="NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=">
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
</script>

<script defer src="/assets/web.3539899d8087aa12.js"></script>
<script defer src="/assets/sentry.168f890cd75cf449.js"></script>
<script nonce="MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==">
<script defer src="/assets/web.bfb926d7588f9040.js"></script>
<script defer src="/assets/sentry.0dd3c54b66d85b15.js"></script>
<script nonce="NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=">
(function () {
function c() {
var b = a.contentDocument || a.contentWindow.document;
if (b) {
var d = b.createElement("script");
d.nonce = "MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==";
d.nonce = "NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=";
d.innerHTML =
"window.__CF$cv$params={r:'915a28e758cffa15',t:'MTc0MDE3NjgwNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='MjQ2LDE3LDUwLDEyMSwyMTksOTEsMjAyLDEyMQ==';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
"window.__CF$cv$params={r:'915a37622d05124b',t:'MTc0MDE3NzM5OC4wMDAwMDA='};var a=document.createElement('script');a.nonce='NjEsMTM4LDU2LDI0MSwzNCwzOSw3NiwxOTA=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
b.getElementsByTagName("head")[0].appendChild(d);
}
}
Expand Down
Loading

0 comments on commit acb0ec8

Please sign in to comment.