Skip to content

Commit 1c3c7e9

Browse files
authoredMar 6, 2024
Update solver.js
1 parent dc71ed9 commit 1c3c7e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎solver.js

+3
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,17 @@ axios.request({
3939
hsw(checksiteconfig.req, {
4040
"assethost": null,
4141
"href": "https://www.starlink.com/",
42+
// no time to reverse this one but it always works lmao
4243
"ardata": "nwkFPM5f6STXCpKWdEJprog+xdFpcIqeTwQ+7hk3ByqpPS7u6GWnEA+Xjbq2T7m6YF6T09IdFjOCDnG8ZyoKCpyqnolynx72Qy8HfLaMe0Scg0BkAQ==a+7zjp0Hw8tT38QR"
4344
}).then((n) => {
4445
let data = qs.stringify({
4546
'v': 'fadb9c6',
4647
'sitekey': 'f21f5897-3544-42b2-9749-62443db53797',
4748
'host': 'www.starlink.com',
4849
'hl': 'en',
50+
// they don't check this soup yet hh
4951
'motionData': '{"st":1709668032010,"v":1,"topLevel":{"st":1709668007059,"sc":{"availWidth":1920,"availHeight":1030,"width":1920,"height":1080,"colorDepth":24,"pixelDepth":24,"top":0,"left":0,"availTop":26,"availLeft":0,"mozOrientation":"landscape-primary","onmozorientationchange":null},"nv":{"permissions":{},"pdfViewerEnabled":true,"doNotTrack":"unspecified","maxTouchPoints":0,"mediaCapabilities":{},"oscpu":"Linux x86_64","vendor":"","vendorSub":"","productSub":"20100101","cookieEnabled":true,"buildID":"20181001000000","mediaDevices":{},"serviceWorker":{},"credentials":{},"clipboard":{},"mediaSession":{},"webdriver":false,"hardwareConcurrency":4,"geolocation":{},"appCodeName":"Mozilla","appName":"Netscape","appVersion":"5.0 (X11)","platform":"Linux x86_64","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0","product":"Gecko","language":"en-US","languages":["en-US","en"],"locks":{},"onLine":true,"storage":{},"plugins":["internal-pdf-viewer","internal-pdf-viewer","internal-pdf-viewer","internal-pdf-viewer","internal-pdf-viewer"]},"dr":"","inv":true,"exec":true,"wn":[],"wn-mp":0,"xy":[],"xy-mp":0,"mm":[],"mm-mp":59.59000000000001,"md":[],"md-mp":2014.5,"mu":[],"mu-mp":2011},"session":[],"widgetList":["0zxjr3wd5qbe"],"widgetId":"0zxjr3wd5qbe","href":"https://www.starlink.com/","prev":{"escaped":false,"passed":false,"expiredChallenge":false,"expiredResponse":false}}',
52+
// same shit here ^^!
5053
'pdc': '{"s":1709668032104,"n":0,"p":299379,"gcs":300515}',
5154
'n': n,
5255
'c': JSON.stringify(checksiteconfig)

0 commit comments

Comments
 (0)