hello-vutuv

Tags

Follow from the Fediverse

Follow #hello_vutuv from Mastodon or any other Fediverse app and its public posts arrive in your timeline. No vutuv account needed.

@hello_vutuv@tags.vutuv.de

Your address is used once, to send you to your own server's follow dialog. It is never stored here.

Posts with this tag

1 post

Filters
package main

import "fmt"

func main() {
    fmt.Println("Hello vutuv!")
}