mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

Tip: if you have a video you want to start from, say, 26 seconds in (to skip a count-down timer) but you don’t want the video to skip to that time mark when it loads – because you want the poster image to display, add:

preload="none"

To your video tag and, append =30 to your video src. e.g.,

<video controls="" preload="none" src="player.vimeo.com/progressive_r" poster="./poster.jpg">
</video>

#video#html#preload