# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 7
# self = https://watcher.sour.is/conv/bw5c54a
looks like old versions of browsers like firefox no longer have a place on the Web
i've been trying firefox 20.x and 30.x with freebsd's linux binary compat, and not even this site displays properly on the latter....

@novaburst I bet my site would look fine :)
@mckinley maybe, but given firefox's version, it would have TLS issues (unless you also serve in port 80 w/o redirect)
@novaburst As a matter of fact, I do. http://mckinley.cc/
this looks glorious though ;P
also I recall having seen a source code leak of this one somewhere
looks like it only supports up to tlsv1.2 huh