start new:
tmux
start new with session name:
tmux new -s myname
I hereby claim:
To claim this, I am signing this object:
window.getCSRF = () => document.cookie.split('; ').find(s => s.indexOf('csrf_token') === 0).substring('csrf_token='.length) | |
function deleteComment(id) { | |
fetch("https://www.reddit.com/svc/shreddit/graphql", { | |
"method": "POST", | |
"headers": { | |
"accept": "application/json", | |
"content-type": "application/json", | |
}, | |
"body": JSON.stringify({ |