Tampermonkey script to see flagged posts

flight-of-the-felix:

flight-of-the-felix:

Okay Tumblr, here’s a quick way to see if the last 10 posts of any user have been flagged, and if so, why. If it was for the post being adult content, the NSFW score of a post will be above 0.99 give or take, also known as 99% chance of being NSFW. Below 0.97 is somehow not NSFW, but might still flag a post. If a post gets flagged, the “classification” gets put at “explicit”, otherwise at “clean”. There might be a third option but I haven’t seen that one yet.

The code is ugly, but it’s nearly 5 am and I should get some sleep :P

https://gist.github.com/boisei0/bb5ca245be0bcb4af89ea872a0a227b8

Setup instructions:

- Install tampermonkey
- Copy this script and paste it as new script
- Go to https://www.tumblr.com/dashboard and make sure you’re logged in.
- Wait for the page to fully load, type in the blog you want to search for in the search bar and pres the “check flagging scores” button next to the home button. Make sure not to press enter as that will do a search. This was simply the quickest way to code this…
- The score with info will appear in the browser console (if you have xkit enabled after a ton of xkit logging messages)

Screenshots, to  show how it actually works :P