Skip to content

Commit

Permalink
📥 Public Testing Beta Web Build 369231 (5eccb4e551e8ca123693c03da7d63…
Browse files Browse the repository at this point in the history
…24c90d76833)

Build Number: 369231
Version Hash: 5eccb4e551e8ca123693c03da7d6324c90d76833
Build At: 17/1/2025 08:27:01 (1739780821176)

Scripts (2):
* web.73c626c462dbd6a4.js
  sentry.ea71107e7e24da2d.js

Chunks (0)

Stylesheets (1):
* 12633.f94a718e1001db56.css
  • Loading branch information
hyros-dataminer[bot] committed Feb 17, 2025
1 parent 9c16c59 commit 10595fc
Show file tree
Hide file tree
Showing 12 changed files with 64,950 additions and 158,602 deletions.
6 changes: 3 additions & 3 deletions data/client/channels/ptb/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Public Testing Beta

### Info
Build number: 369195
Version hash: 9bac02310f135008a64fda13ce1a870e477bb058
Build number: 369231
Version hash: 5eccb4e551e8ca123693c03da7d6324c90d76833
Host version: 1.0.1131
Built at: 2/15/2025, 6:52:19 AM
Built at: 2/17/2025, 8:27:01 AM

### Modules
| Module | Version | Package sha256 | URL |
Expand Down
6 changes: 3 additions & 3 deletions data/client/channels/ptb/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"build_number": "369195",
"version_hash": "9bac02310f135008a64fda13ce1a870e477bb058",
"build_number": "369231",
"version_hash": "5eccb4e551e8ca123693c03da7d6324c90d76833",
"host_version": "1.0.1131",
"built_at": 1739602339421
"built_at": 1739780821176
}
22 changes: 11 additions & 11 deletions data/client/channels/ptb/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="MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=">
<script nonce="ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy">
window.GLOBAL_ENV = {
API_ENDPOINT: "//ptb.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: "9bac02310f135008a64fda13ce1a870e477bb058",
buildId: "5eccb4e551e8ca123693c03da7d6324c90d76833",
buildType: "normal",
},
MIGRATION_SOURCE_ORIGIN: "https://ptb.discordapp.com",
Expand All @@ -64,7 +64,7 @@
DEV_SESSION_KEY: "undefined",
};
</script>
<script nonce="MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=">
<script nonce="ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy">
!(function () {
if (null != window.WebSocket) {
if (
Expand Down Expand Up @@ -127,28 +127,28 @@
<title>Discord</title>
<!-- endsection -->
<link href="/assets/favicon.ico" rel="icon" />
<link href="/assets/12633.cb418c2352d69c64.css" rel="stylesheet" />
<link href="/assets/12633.f94a718e1001db56.css" rel="stylesheet" />
</head>
<body>
<div id="app-mount"></div>
<script nonce="MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=">
<script nonce="ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy">
window.__OVERLAY__ = /overlay/.test(location.pathname);
</script>
<script nonce="MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=">
<script nonce="ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy">
window.__BILLING_STANDALONE__ = /^\/billing/.test(location.pathname);
</script>

<script defer src="/assets/web.2bfe1051d392e3b3.js"></script>
<script defer src="/assets/sentry.1fc44177ce3e0cf4.js"></script>
<script nonce="MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=">
<script defer src="/assets/web.73c626c462dbd6a4.js"></script>
<script defer src="/assets/sentry.ea71107e7e24da2d.js"></script>
<script nonce="ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy">
(function () {
function c() {
var b = a.contentDocument || a.contentWindow.document;
if (b) {
var d = b.createElement("script");
d.nonce = "MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=";
d.nonce = "ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy";
d.innerHTML =
"window.__CF$cv$params={r:'912369be3f82104e',t:'MTczOTYwMjc0NC4wMDAwMDA='};var a=document.createElement('script');a.nonce='MTE4LDE1Nyw1Miw2NCwyNTIsNzgsMjEsNjU=';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";
"window.__CF$cv$params={r:'91347023394f7d3f',t:'MTczOTc4MTI2My4wMDAwMDA='};var a=document.createElement('script');a.nonce='ODAsMTE1LDE5MSwxNTUsMTE1LDIwNSw3Niwy';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 10595fc

Please sign in to comment.