# 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 12
# self = https://watcher.sour.is/conv/xexqjyq
And we're back 🥳 That was _honestly_ the most pathetic storm warning and radar I've ever seen 😳 Not even so much as heavy winds and hail like they claimed, nor much lightninig or much raid! 🤣 Gotta get myself a UPS 😂
And we're back 🥳 That was _honestly_ the most pathetic storm warning and radar I've ever seen 😳 Not even so much as heavy winds and hail like they claimed, nor much lightninig or much raid! 🤣 Gotta get myself a UPS 😂
@prologic Ha! Well welcome back 😁
@eldersnake Thanks! You seem to have disappeared too for a bit there, what happened? 🤔
@eldersnake Thanks! You seem to have disappeared too for a bit there, what happened? 🤔
@prologic Ha, well after my last comment in (#qrq4e5q) , I was figuring out how to redirect to a custom error page on my Pagekites. Took me a bit but I got there. If my home hosted sites are down, when someone hits the VPS you'll get basically this https://error.yarn.andrewjvpowell.com/
@eldersnake I like it! 👌 And where do you host this error sub-domain? On some random public cloud VPS (_hefty for the purpose_) or some free static page hosting? 🤔
@eldersnake I like it! 👌 And where do you host this error sub-domain? On some random public cloud VPS (_hefty for the purpose_) or some free static page hosting? 🤔
@prologic Oh it's the same VPS that already serves as the Pagekite front-end and hosts other things that I don't host on my RPI like my Gogs instance, https://dont-be-evil.com , https://loveprivacy.club etc. I get decent value out of this one cheap VPS 🤣\nI just had to make a(nother) virtual host in Nginx to host the error page and tell Pagekite to redirect to it if the tunnel was down.
@eldersnake Nice! 👌 I'm weighing up whether I do something similar myself for me pod or not. To answer your question, yes I can host custom "offline" pages via Cloudflare, although Cloueflare doesn't directly host them, ,I have to point them to somewhere else. So if I'm gonna have a VPS (_which I have few if none at all_) I may as well just get better at migrating my pod if I have to power down my Mills DC (_as it is aptly called_) 😂
@eldersnake Nice! 👌 I'm weighing up whether I do something similar myself for me pod or not. To answer your question, yes I can host custom "offline" pages via Cloudflare, although Cloueflare doesn't directly host them, ,I have to point them to somewhere else. So if I'm gonna have a VPS (_which I have few if none at all_) I may as well just get better at migrating my pod if I have to power down my Mills DC (_as it is aptly called_) 😂
@prologic Haha, yes fair enough 😄