# 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 8
# self = https://watcher.sour.is/conv/m2y32la
Added deduping by URI, which trimmed the unverified set to 1244 and verified to 583: https://xandkar.net/twtxt/ . Still more refining to do, but it's starting to look more reasonable now. H/T: @lyse
@xandkar Nice! πŸ‘Œ (Oops, two dead feeds of mine in there. I should probably delete those files.)
@xandkar Nice! πŸ‘Œ (Oops, two dead feeds of mine in there. I should probably delete those files.)
@xandkar Nice! πŸ‘Œ (Oops, two dead feeds of mine in there. I should probably delete those files.)
@xandkar seeing feeds that no longer exist. I used to be https://twtxt.net/user/fastidious/twtxt.txt, deleted the account over two weeks ago. That URL renders a 404.
@xandkar Cool! You also want to strip anchors, then @anth and @maya don't appear twice. ;-) And then there's the multi-protocol issue to sort out, but I don't have a good suggestion on how to tackle that other than looking for several url fields in the feed metadata or processing the entire feeds and searching for duplicates.
@xandkar That’s more like it πŸ‘Œ
@xandkar That’s more like it πŸ‘Œ