Skip to content

Commit

Permalink
📥 Canary Web Build 365886 (e50e8b729dbba5aa6a69d0b1802dfd2f3421d035)
Browse files Browse the repository at this point in the history
Build Number: 365886
Version Hash: e50e8b729dbba5aa6a69d0b1802dfd2f3421d035
Build At: 6/1/2025 00:15:28 (1738800928696)

Scripts (2):
* web.f0190a619e9517da.js
  sentry.0871bde460e5a290.js

Chunks (0)

Stylesheets (1):
* 12633.c0a81f6c3f0ec821.css
  • Loading branch information
hyros-dataminer[bot] committed Feb 6, 2025
1 parent 24720d2 commit dc911a7
Show file tree
Hide file tree
Showing 10 changed files with 17,651 additions and 17,647 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: 365864
Version hash: fd968fb42907a2fbf14141b47f2d5fefe062d90e
Build number: 365886
Version hash: e50e8b729dbba5aa6a69d0b1802dfd2f3421d035
Host version: 1.0.545
Built at: 2/5/2025, 11:35:54 PM
Built at: 2/6/2025, 12:15:28 AM

### 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": "365864",
"version_hash": "fd968fb42907a2fbf14141b47f2d5fefe062d90e",
"build_number": "365886",
"version_hash": "e50e8b729dbba5aa6a69d0b1802dfd2f3421d035",
"host_version": "1.0.545",
"built_at": 1738798554041
"built_at": 1738800928696
}
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="NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=">
<script nonce="NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy">
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: "fd968fb42907a2fbf14141b47f2d5fefe062d90e",
buildId: "e50e8b729dbba5aa6a69d0b1802dfd2f3421d035",
buildType: "normal",
},
MIGRATION_SOURCE_ORIGIN: "https://canary.discordapp.com",
Expand All @@ -64,7 +64,7 @@
DEV_SESSION_KEY: "undefined",
};
</script>
<script nonce="NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=">
<script nonce="NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy">
!(function () {
if (null != window.WebSocket) {
if (
Expand Down Expand Up @@ -131,24 +131,24 @@
</head>
<body>
<div id="app-mount"></div>
<script nonce="NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=">
<script nonce="NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy">
window.__OVERLAY__ = /overlay/.test(location.pathname);
</script>
<script nonce="NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=">
<script nonce="NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy">
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
</script>

<script defer src="/assets/web.2af2f6168bf10b99.js"></script>
<script defer src="/assets/sentry.3143a2b05f51ca0f.js"></script>
<script nonce="NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=">
<script defer src="/assets/web.f0190a619e9517da.js"></script>
<script defer src="/assets/sentry.0871bde460e5a290.js"></script>
<script nonce="NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy">
(function () {
function c() {
var b = a.contentDocument || a.contentWindow.document;
if (b) {
var d = b.createElement("script");
d.nonce = "NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=";
d.nonce = "NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy";
d.innerHTML =
"window.__CF$cv$params={r:'90d6cb0a48285553',t:'MTczODc5OTMyNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='NDEsMTg3LDIzMiw3MCw0OSwxMjYsNiwxMDM=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
"window.__CF$cv$params={r:'90d70d991f5dd6f9',t:'MTczODgwMjA1Mi4wMDAwMDA='};var a=document.createElement('script');a.nonce='NjUsMTQxLDg5LDE5LDI0Nyw2MSwxNDMsMjQy';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 dc911a7

Please sign in to comment.