# 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/vowtikq
@abucci appreciate it if you find the time to update again 🙏
@abucci appreciate it if you find the time to update again 🙏
@abucci No this correctly now responds with:


$ curl 'https://twtxt.net/external?uri=https://google.com&nick=lovetocode999'
Feed Not Found


After nuking that from my cache. I forgot to nuke my own cache myself because it's quite destructive and takes a few mins to rebuild on my pod 🤣 There's a tool in tools for deleting a specific feed from the cache that I've been using.
@abucci No this correctly now responds with:


$ curl 'https://twtxt.net/external?uri=https://google.com&nick=lovetocode999'
Feed Not Found


After nuking that from my cache. I forgot to nuke my own cache myself because it's quite destructive and takes a few mins to rebuild on my pod 🤣 There's a tool in tools for deleting a specific feed from the cache that I've been using.
@abucci Precisely 😅
@abucci Precisely 😅
That was the only real way I could fix this for the time being without re-factoring the whole UI for the endpoint/page.
That was the only real way I could fix this for the time being without re-factoring the whole UI for the endpoint/page.