SchizoidMaxxer
Banned
- Joined
- May 29, 2025
- Posts
- 1,015
- Reputation
- 1,745
>console
paste this:
fetch("https://looksmax.org/posts/23055362/react?reaction_id=1", {
method: "POST",
headers: {
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8"
},
credentials: "same-origin",
body: new URLSearchParams({
"_xfRequestUri": "/threads/ctrl-shift-i.1617949/",
"_xfWithData": "1",
"_xfToken": document.querySelector('input[name="_xfToken"]').value,
"_xfResponseType": "json"
})
}).then(res => res.json()).then(console.log);
>then press enter
paste this:
fetch("https://looksmax.org/posts/23055362/react?reaction_id=1", {
method: "POST",
headers: {
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8"
},
credentials: "same-origin",
body: new URLSearchParams({
"_xfRequestUri": "/threads/ctrl-shift-i.1617949/",
"_xfWithData": "1",
"_xfToken": document.querySelector('input[name="_xfToken"]').value,
"_xfResponseType": "json"
})
}).then(res => res.json()).then(console.log);
>then press enter
Last edited: