beepboop-blog

problem

image

cant access the website unforunately

solution

looking at the post data (/post/<postid> iirc), the json data has the “hidden” tag, so enumerating posts works

alternative solution is to get the request that gets the post ids to display (in json format), so at which point the index of the item in the list and the post id is out of sync, that is the hidden post.