# 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/h2xhjka
I've updated my twtxt-to-html renderer, it now works with arbitrary feeds :D, see https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://envs.net/~duriny/twtxt.txt, you can replace the 'file=' parameter with your own twtxt.txt=
for example @prologic's feed renders here https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://twtxt.net/user/prologic/twtxt.txt
@<~duriny https://envs.net/~duriny/twtxt.txt> that is pretty cool! Got a link to the source? I am not sure if @darch knew about this, but now he does. @darch, @<~duriny https://envs.net/~duriny/twtxt.txt>'s script uses tools readily available on any Linux/*nix host. Check it out!
source for anyone who's interested: https://envs.sh/EqV.sh
@darch I just checked out http://darch.dk/twtxt/, very nice!
Hey @<~duriny https://envs.net/~duriny/twtxt.txt> yes I know about your scripts and I already bookedmarled e*7 and e*8

btw this is my twtxt.net profile for daily yarning, while the other on @sorenpeter is me trying to learn know to code PHP and regex into http://darch.dk/pixelblog
@<~duriny https://envs.net/~duriny/twtxt.txt> Cool! There's a typo in "param_e_ter" and your script needs some input validation. 8-) https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://twtxt.net/user/prologic/avatar 502s, I expected more a 400 for PNG data and https://envs.net/~duriny/cgi-bin/twtxt.sh?file=https://twtxt.net/user/prologic/avatar.jpg prints some HTML in the browser.