Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Monday, 16-Oct-2023 19:23:40 JSTpistolero :thispersondoesnotexist: @graf @SilSinn9801 @hj Ha, hj isn't new.
> last time this happened they were down for 3-4 days iirc, maybe 5
http://demo.fedilist.com/instance/recent-changes?host=pawoo.net
Or even
:mycomputer:
curl -s http://demo.fedilist.com/instance/recent-changes/csv?host=pawoo.net | mawk -F, 'NR>2{print strftime("%F %R", $2), $1, "is", $4, "for", (ts-$2)/3600, "hours"}{ts=$2}' | tac
Looks like they were down for at least two days September 2022. (There is some lag detecting state changes so as to avoid false-positives; it has to fail a few attempts before an instance is marked "down" and this usually takes a few hours.)