From 35376edd142c0be62eb2d11050341c688bb3edfe Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Sun, 2 Feb 2020 20:25:50 -0500 Subject: [PATCH] notes --- mastodon.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mastodon.md b/mastodon.md index 09a13d1..29186bf 100644 --- a/mastodon.md +++ b/mastodon.md @@ -136,4 +136,11 @@ IRC convo: 19:01 -!- maelsea [~maelsea@82.47.218.177] has quit [Quit: see ya] [19:03] [ptbridge(+i)] [3:freenode/#mastodon(+cnt)] [Act: 4] [#mastodon] +``` + + +searching for `paul@hptrow.me` from `https://social.linux.pizza/web/search` results in hptrow nginx log: +``` +54.37.254.26 - - [02/Feb/2020:19:59:55 -0500] "GET /.well-known/webfinger?resource=acct:paul@hptrow.me HTTP/1.1" 200 425 "-" "http.rb/3.3.0 (Mastodon/3.0.1; +https://social.linux.pizza/)" +54.37.254.26 - - [02/Feb/2020:19:59:55 -0500] "GET /users/paul HTTP/1.1" 404 36 "-" "http.rb/3.3.0 (Mastodon/3.0.1; +https://social.linux.pizza/)" ``` \ No newline at end of file