Skip to content

Commit 8c4a96b

Browse files
9 files | JavascriptUrls.txt, SteamMobileApks.txt, steammobile_app.js, chunk~3a905bba5.css, chunk~618b6ee4b.css, chunk~618b6ee4b.js, manifest.js, gamepad.js, main.js
1 parent 92b07e4 commit 8c4a96b

File tree

9 files changed

+40
-54
lines changed

9 files changed

+40
-54
lines changed

API/JavascriptUrls.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ ${COMMUNITY_BASE_URL}/gid/${}/getimages/
134134
${COMMUNITY_BASE_URL}/gid/${}/partnerevents/edit/${}
135135
${COMMUNITY_BASE_URL}/gid/${}/resizeimage/
136136
${COMMUNITY_BASE_URL}/profiles/${id}
137-
${COMMUNITY_BASE_URL}/profiles/${}/ajaxgetbadgeinfo/${appid}
138137
${COMMUNITY_BASE_URL}/profiles/${}/ajaxgetbadgeinfo/${}
139138
${COMMUNITY_BASE_URL}?subsection=workshop
140139
${COMMUNITY_BASE_URL}actions/AddFriendAjax
@@ -229,19 +228,13 @@ ${COMMUNITY_BASE_URL}id/${profile_url}
229228
${COMMUNITY_BASE_URL}invites/ajaxcreate
230229
${COMMUNITY_BASE_URL}invites/ajaxgetall
231230
${COMMUNITY_BASE_URL}linkfilter/?u=${}
232-
${COMMUNITY_BASE_URL}linkfilter/?url
233231
${COMMUNITY_BASE_URL}market
234232
${COMMUNITY_BASE_URL}market/listings/${}/${}
235233
${COMMUNITY_BASE_URL}migrate/ajaxcreateupdatesalepage
236234
${COMMUNITY_BASE_URL}migrate/ajaxgetallapps
237235
${COMMUNITY_BASE_URL}migrate/ajaxgetallclans
238236
${COMMUNITY_BASE_URL}migrate/ajaxgetsalepagestomigrate
239-
${COMMUNITY_BASE_URL}miniprofile/${}/json
240237
${COMMUNITY_BASE_URL}miniprofile/${}/json/?origin=${STORE_BASE_URL}
241-
${COMMUNITY_BASE_URL}mobileconf/ajaxop?${}
242-
${COMMUNITY_BASE_URL}mobileconf/detailspage/${id}?${}
243-
${COMMUNITY_BASE_URL}mobileconf/getlist
244-
${COMMUNITY_BASE_URL}mobileconf/multiajaxop?${}
245238
${COMMUNITY_BASE_URL}my
246239
${COMMUNITY_BASE_URL}my/badges/${}
247240
${COMMUNITY_BASE_URL}my/edit/avatar
@@ -381,7 +374,6 @@ ${COMMUNITY_URL}oauth/login?client_id=${CLIENT_ID}&response_type=token&state=${}
381374
${COMMUNITY_URL}oauth/login?client_id=${CLIENT_ID}&response_type=token&state=filmcontest/
382375
${HELP_BASE_URL}
383376
${HELP_BASE_URL}${}/
384-
${HELP_BASE_URL}/wizard/HelpWithSteamIssue/?issueid=809
385377
${HELP_BASE_URL}en/wizard/HelpWithPublishing?issueid=919
386378
${HELP_BASE_URL}en/wizard/HelpWithPublishing?issueid=933
387379
${HELP_BASE_URL}faqs/view/${url_code}
@@ -1128,7 +1120,6 @@ ${STORE_BASE_URL}/events/ajaxgetdynamiceventmetadata
11281120
${STORE_BASE_URL}/events_admin/ajaxhidefromsteamchina
11291121
${STORE_BASE_URL}about
11301122
${STORE_BASE_URL}about/
1131-
${STORE_BASE_URL}account
11321123
${STORE_BASE_URL}account/
11331124
${STORE_BASE_URL}account/ajaxgetcontrollersused
11341125
${STORE_BASE_URL}account/ajaxsetcookiepreferences
@@ -1190,7 +1181,6 @@ ${STORE_BASE_URL}cart/ajaxredeemtokensforcartdiscount
11901181
${STORE_BASE_URL}category/${category}
11911182
${STORE_BASE_URL}category/${handle}
11921183
${STORE_BASE_URL}category/${}
1193-
${STORE_BASE_URL}checkout
11941184
${STORE_BASE_URL}contenthub/ajaxcheckcontenthubsalepage
11951185
${STORE_BASE_URL}contenthub/ajaxfilterappsbycontenthub
11961186
${STORE_BASE_URL}contenthub/ajaxgetcontenthubdata
@@ -1281,15 +1271,13 @@ ${STORE_BASE_URL}labs/ajaxgetsimilarapps?appid=${}&model=${similarity_model}
12811271
${STORE_BASE_URL}labs/ajaxgetsimilaritymodelnames
12821272
${STORE_BASE_URL}labs/contenthub?optout=1
12831273
${STORE_BASE_URL}labs/trendingreviews/
1284-
${STORE_BASE_URL}legal
12851274
${STORE_BASE_URL}login/checkdevice
12861275
${STORE_BASE_URL}login?redir=${}
12871276
${STORE_BASE_URL}lunarnewyearmarket
12881277
${STORE_BASE_URL}lunarnewyearmarket/ajaxgettokensummary
12891278
${STORE_BASE_URL}mobile
12901279
${STORE_BASE_URL}mobile/?show=steamapp
12911280
${STORE_BASE_URL}mobile?show=steamapp
1292-
${STORE_BASE_URL}news
12931281
${STORE_BASE_URL}news/
12941282
${STORE_BASE_URL}news/${}
12951283
${STORE_BASE_URL}news/${}/view/${announcement_gid}
@@ -1373,7 +1361,6 @@ ${STORE_BASE_URL}stats/support?json=1
13731361
${STORE_BASE_URL}stats/supportdata.json
13741362
${STORE_BASE_URL}stats/userdata.json?days_back=${}
13751363
${STORE_BASE_URL}steam_refunds
1376-
${STORE_BASE_URL}steamaccount/addfunds
13771364
${STORE_BASE_URL}steamawards/
13781365
${STORE_BASE_URL}steamawards/ajaxgetpartnervotedefs
13791366
${STORE_BASE_URL}steamawards/ajaxgetsteamawardeventdetails
@@ -1744,7 +1731,6 @@ ${sCurrentURL}#buy${sElementPrefix}|${listingid}|${}|${}|${}
17441731
${sURL}${}
17451732
${serverUrl}${}?platform=android&hash=${hash}
17461733
${short_url}/${invite_token}
1747-
${sourceURL}
17481734
${strBaseURL}${_ ? '' : '/'}${m_bIsMobile ? 'mobilelogin' : 'login'}/
17491735
${strBaseURL}${strLocation}
17501736
${strBaseURL}${}

Random/SteamMobileApks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
https://media.steampowered.com/apps/steam-android/steam-3.5.apk
1+
https://media.steampowered.com/apps/steam-android/steam-3.7.2.apk
22
https://media.steampowered.com/steamlink/android/latest/steamlink-android.apk
33
https://media.steampowered.com/apps/steam-chat/steam-chat-app-1.0.8.apk

Scripts/WebUI/steammobile_app.js

-8.75 MB
Binary file not shown.

store.steampowered.com/public/css/applications/store/chunk~3a905bba5.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4264,7 +4264,7 @@ span.partnersaledisplay_vr_required_1KRF9 {
42644264
overflow: hidden;
42654265
}
42664266
.partnersaledisplay_fullscreen_bg_video_2iQk_ {
4267-
position: fixed;
4267+
position: absolute;
42684268
top: 0;
42694269
min-width: 100%;
42704270
min-height: 100%;

store.steampowered.com/public/css/applications/store/chunk~618b6ee4b.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5796,15 +5796,15 @@ html.responsive.touch
57965796
fill: rgba(255, 255, 255, 0.66);
57975797
}
57985798
.reservations_description_VmWUF {
5799-
padding-left: 5em;
5800-
padding-right: 5em;
5799+
padding-left: 4em;
5800+
padding-right: 4em;
58015801
padding-bottom: 2em;
58025802
padding-top: 3em;
58035803
color: #fff;
58045804
}
58055805
.reservations_description2_1seHG {
5806-
padding-left: 5em;
5807-
padding-right: 5em;
5806+
padding-left: 4em;
5807+
padding-right: 4em;
58085808
padding-bottom: 2em;
58095809
padding-top: 0px;
58105810
color: #fff;

store.steampowered.com/public/javascript/applications/store/chunk~618b6ee4b.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12780,7 +12780,7 @@
1278012780
)
1278112781
: a.createElement(
1278212782
"div",
12783-
{ className: kn.options },
12783+
{ className: (0, I.Z)(kn.options, "options") },
1278412784
i.map((t) => {
1278512785
var i, r;
1278612786
return a.createElement(

store.steampowered.com/public/javascript/applications/store/manifest.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**** (c) Valve Corporation. Use is governed by the terms of the Steam Subscriber Agreement http://store.steampowered.com/subscriber_agreement/.
22
****/
3-
var CLSTAMP = "8475986";
3+
var CLSTAMP = "8477044";
44
(() => {
55
"use strict";
66
var e,
@@ -304,7 +304,7 @@ var CLSTAMP = "8475986";
304304
647: "411be7f37a9ca94cb002",
305305
680: "0080ed36113e30d68770",
306306
686: "418a1db45b97d368b573",
307-
691: "12bfe238551b5e069ca1",
307+
691: "5ff5f44b83f8e6c2e1ca",
308308
698: "83fbc79eaa01b957293e",
309309
727: "802e3993c43f36d80d9e",
310310
799: "bf2dbeb381a460947ccf",
@@ -535,7 +535,7 @@ var CLSTAMP = "8475986";
535535
72: "edcd33cb497256c6217a",
536536
556: "7685ed50408a8bb79357",
537537
680: "035dce090dbda6cc7c0f",
538-
691: "8c0cc8fbf10ec609d7c8",
538+
691: "a8470de6e107c8892e28",
539539
938: "42d4e88cedf1ffc211da",
540540
988: "9d553a26b9e194868478",
541541
1825: "ecd48ab5bdf73f212742",
@@ -549,7 +549,7 @@ var CLSTAMP = "8475986";
549549
3413: "c08224c65fb7fc958590",
550550
4134: "bad700c313ffaf7c2d59",
551551
4158: "13e913121c62493cb62d",
552-
4193: "18772a136beb946d2f52",
552+
4193: "1b67a143e37186071c26",
553553
4535: "38bbe7298529efbe4cc8",
554554
4601: "24956053bd60a64cbd8c",
555555
5331: "d3fb050de257ce79a6c7",

store.steampowered.com/public/shared/javascript/legacy_web/gamepad.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
FocusRingOnHiddenItem: "focusring_FocusRingOnHiddenItem_2OusV",
1616
};
1717
},
18-
414: (e, t, n) => {
18+
207: (e, t, n) => {
1919
"use strict";
2020
n.d(t, { Pf: () => r, y5: () => a });
2121
var i = n(655),
22-
o = n(177),
23-
s = n(875);
22+
o = n(134),
23+
s = n(57);
2424
class r {
2525
constructor() {
2626
SteamClient.BrowserView.RegisterForMessageFromParent(this.OnMessage);
@@ -80,7 +80,7 @@
8080
}
8181
(0, i.gn)([o.a], a.prototype, "OnMessage", null);
8282
},
83-
875: (e, t, n) => {
83+
57: (e, t, n) => {
8484
"use strict";
8585
n.d(t, { i: () => o, l: () => i });
8686
const i = "GamepadInput";
@@ -93,14 +93,14 @@
9393
(e[(e.Full = 4)] = "Full");
9494
})(o || (o = {}));
9595
},
96-
491: (e, t, n) => {
96+
836: (e, t, n) => {
9797
"use strict";
9898
n.r(t), n.d(t, { InitializeGamepadNavigation: () => ht });
9999
var i,
100100
o = n(655),
101101
s = n(311),
102102
r = n.n(s),
103-
a = n(697);
103+
a = n(653);
104104
!(function (e) {
105105
(e[(e.GAMEPAD = 0)] = "GAMEPAD"),
106106
(e[(e.KEYBOARD = 1)] = "KEYBOARD"),
@@ -160,10 +160,10 @@
160160
l
161161
);
162162
}
163-
var g = n(177),
164-
_ = n(875),
165-
v = n(488),
166-
p = n(414);
163+
var g = n(134),
164+
_ = n(57),
165+
v = n(370),
166+
p = n(207);
167167
class f {
168168
constructor(e) {
169169
(this.m_bIsGamepadInputExternallyControlled = !1),
@@ -571,7 +571,7 @@
571571
: console.assert(!!e, t, ...n)
572572
: e || console.warn(t, ...n);
573573
}
574-
var y = n(81);
574+
var y = n(852);
575575
class B extends class {
576576
GetObject(e) {
577577
return (0, o.mG)(this, void 0, void 0, function* () {
@@ -980,7 +980,7 @@
980980
);
981981
}
982982
}
983-
var Y = n(330);
983+
var Y = n(234);
984984
const X = new G("FocusNavigation").Debug,
985985
z = new G("GamepadEvents").Debug;
986986
class Q {

store.steampowered.com/public/shared/javascript/legacy_web/main.js

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
/**** (c) Valve Corporation. Use is governed by the terms of the Steam Subscriber Agreement http://store.steampowered.com/subscriber_agreement/.
22
****/
3-
var CLSTAMP = "8475986";
3+
var CLSTAMP = "8477044";
44
(() => {
55
"use strict";
66
var e,
77
t,
88
n,
99
i,
1010
r = {
11-
697: (e, t, n) => {
11+
653: (e, t, n) => {
1212
n.d(t, { eV: () => r, Rr: () => a, oH: () => l });
1313
var i,
1414
r,
1515
a,
16-
o = n(81);
16+
o = n(852);
1717
class s {
1818
constructor(e) {
1919
this.m_config = e;
@@ -219,7 +219,7 @@ var CLSTAMP = "8475986";
219219
}
220220
}
221221
},
222-
488: (e, t, n) => {
222+
370: (e, t, n) => {
223223
function i(e, t) {
224224
return !!e && "object" == typeof e.SteamClient && t in e.SteamClient;
225225
}
@@ -232,7 +232,7 @@ var CLSTAMP = "8475986";
232232
}
233233
n.d(t, { U5: () => r });
234234
},
235-
330: (e, t, n) => {
235+
234: (e, t, n) => {
236236
function i(e, t) {
237237
return (function (e, t) {
238238
let n = e.findIndex(t);
@@ -241,7 +241,7 @@ var CLSTAMP = "8475986";
241241
}
242242
n.d(t, { Zf: () => i });
243243
},
244-
177: (e, t, n) => {
244+
134: (e, t, n) => {
245245
function i(e, t, n) {
246246
return {
247247
get() {
@@ -256,7 +256,7 @@ var CLSTAMP = "8475986";
256256
}
257257
n.d(t, { a: () => i });
258258
},
259-
81: (e, t, n) => {
259+
852: (e, t, n) => {
260260
n.d(t, {
261261
Ar: () => p,
262262
Hf: () => h,
@@ -265,8 +265,8 @@ var CLSTAMP = "8475986";
265265
vq: () => c,
266266
});
267267
var i = n(655),
268-
r = n(330),
269-
a = n(177);
268+
r = n(234),
269+
a = n(134);
270270
class o {
271271
constructor() {
272272
this.m_vecCallbacks = [];
@@ -388,7 +388,7 @@ var CLSTAMP = "8475986";
388388
}
389389
(0, i.gn)([a.a], h.prototype, "Unregister", null);
390390
},
391-
91: (e, t, n) => {
391+
361: (e, t, n) => {
392392
"VALVE_PUBLIC_PATH" in window
393393
? (n.p = window.VALVE_PUBLIC_PATH)
394394
: console.error(
@@ -498,7 +498,7 @@ var CLSTAMP = "8475986";
498498
"javascript/legacy_web/" +
499499
{ 380: "desktop", 511: "gamepad" }[e] +
500500
".js?contenthash=" +
501-
{ 380: "450aa6a689a067fcee20", 511: "90b852e3fd20f0300c92" }[e]),
501+
{ 380: "2c48c3201d59f22c138d", 511: "8a929f9c74d4ac83c05e" }[e]),
502502
(o.miniCssF = (e) =>
503503
"css/legacy_web/gamepad.css?contenthash=be44dba8ea7ddd48708c"),
504504
(o.g = (function () {
@@ -695,10 +695,10 @@ var CLSTAMP = "8475986";
695695
})(),
696696
(() => {
697697
var e = o(655),
698-
t = (o(91), o(311)),
698+
t = (o(361), o(311)),
699699
n = o.n(t),
700-
i = o(697),
701-
r = o(177);
700+
i = o(653),
701+
r = o(134);
702702
let a = [
703703
{ index: 0, type: i.eV.OK, category: "action" },
704704
{ index: 1, type: i.eV.CANCEL, category: "action" },
@@ -762,12 +762,12 @@ var CLSTAMP = "8475986";
762762
}
763763
(0, e.gn)([r.a], s.prototype, "PollGamepads", null),
764764
(0, e.gn)([r.a], s.prototype, "OnWindowRegainedFocus", null);
765-
var c = o(488);
765+
var c = o(370);
766766
function l(t) {
767767
return (0, e.mG)(this, void 0, void 0, function* () {
768768
const { InitializeGamepadNavigation: e } = yield o
769769
.e(511)
770-
.then(o.bind(o, 491));
770+
.then(o.bind(o, 836));
771771
e(t);
772772
});
773773
}
@@ -783,7 +783,7 @@ var CLSTAMP = "8475986";
783783
(0, e.mG)(this, void 0, void 0, function* () {
784784
const { InitializeForDesktop: e } = yield o
785785
.e(380)
786-
.then(o.bind(o, 352));
786+
.then(o.bind(o, 183));
787787
e();
788788
});
789789
})()

0 commit comments

Comments
 (0)