I (
@livibetter) am not interested in your passowrds. I can use OAuth but I didn't want to, the reason I do not want to use OAuth is because I do not want to sign up for a tool like this small. If you do not trust me (you better not), you can get the list by yourself at
http://twitter.com/blocks/blocking.json. You can read the source code of this tool
here, the code is put into Public Domain. This tool will cache the results but not your password and only you can read your own blocking list.
{% if blocks %}
You have blocked {{ blocks|length }} Twitter user{{ blocks|length|pluralize }}. The numbers in parentheses are (following count/followers count/statuses count).
{% for b in blocks %}
You haven't blocked any Twitter user.
Photo by
Indy Kethdy (This person and this cat do not endorse this tool)
You are so adorable! (Means you are way too kind! You lazy kitten! Go to check your followers list and block those bad users without a mercy! NOW!)
{% endif %}
{% endif %}