senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. FD (fujitastyle@tomodachica.app)'s status on Tuesday, 25-Aug-2020 01:09:21 JST FD FD
    function getWebfingerHandler(req::HTTP.Request) println("GET:/.well-known/webfinger") json = Dict( "subject" => string("acct:relay@", HOSTNAME), "aliases" => [ string("https://", HOSTNAME, "/actor") ], "links" => [ Dict( "rel" => "self", "type" => "application/activity+json", "href" => string("https://", HOSTNAME, "/actor") ), Dict( "rel" => "self", "type" => "application/json+ld", "href" => string("https://", HOSTNAME, "/actor") ) ] ) return HTTP.Response(200, JSON.json(json))end
    In conversation Tuesday, 25-Aug-2020 01:09:21 JST from tomodachica.app permalink

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.