Alcea d8a2bb353a Add files via upload
Added a spoiler text button

<button onclick="var t=document.getElementById('textbox'),p=t.selectionStart;t.value=t.value.slice(0,p)+'<span style=background:black;color:black;cursor:pointer onclick=this.style.background=this.style.background===&quot;black&quot;?&quot;transparent&quot;:&quot;black&quot;;this.style.color=this.style.color===&quot;black&quot;?&quot;inherit&quot;:&quot;black&quot;>spoiler text</span> '+t.value.slice(p);t.selectionStart=t.selectionEnd=p+'<span style=background:black;color:black;cursor:pointer onclick=this.style.background=this.style.background===&quot;black&quot;?&quot;transparent&quot;:&quot;black&quot;;this.style.color=this.style.color===&quot;black&quot;?&quot;inherit&quot;:&quot;black&quot;>spoiler text</span> '.length"> SPOILER</button>
2026-06-26 19:02:04 +02:00
2026-01-11 11:14:24 +01:00
2026-01-07 19:01:16 +01:00
2026-02-08 13:41:29 +01:00
2026-01-02 20:03:31 +01:00
2024-06-27 10:14:03 +00:00
2026-01-04 13:40:23 +01:00
2024-06-27 07:39:05 +00:00
2025-08-15 06:56:42 +02:00
2025-08-15 06:56:42 +02:00
2025-07-04 09:27:20 +02:00
2024-02-21 11:19:05 +00:00
2024-06-30 06:24:58 +00:00
2025-09-04 19:34:57 +02:00
2025-09-14 11:46:14 +02:00
2024-02-21 11:19:28 +00:00
2025-12-26 01:48:22 +01:00
2026-01-11 00:55:50 +01:00
2024-02-23 17:43:54 +00:00
2026-06-26 19:02:04 +02:00
2026-06-26 19:02:04 +02:00
2026-01-04 11:50:27 +01:00
2025-08-02 14:02:42 +02:00
2024-06-26 14:25:10 +00:00
2026-01-04 13:40:23 +01:00
2024-02-21 11:34:11 +00:00
2026-01-20 22:21:06 +01:00
2025-09-06 12:36:47 +02:00

Write the Social Media you like

Love SocialMedia ?

But are tired of ppl interacting with you ? Want that sweet private timeline on your site without interruption ?

Here you go !

Supports: • Posting to specified user tl ( ?user=username) • Rendering tl in html via render.html ( ?user=username) • Parsing and displaying pixiv, Youtube and links • displaying emoji from your desired location • crossposting via post2mtd.html 0% hassle

Demo:

TL Output currently viewable here

Extra Info

If you want to embed "render.html" or "render_limited.html" anywhere, nomatter if iframe or doc.load, make sure to hardcode the pathe to the data_${user}.json ! Also your target url must contain ?user=useername for the specified user lest it won't load

The crossposter needs to be properly configured too incase you want to use it (Meaning, fill out userid, apikey and instanceurl) It is currently used with mas.to which is also where the emoji stem from

I only have a static website ..

The render.html will still render the json fine, but you'd have to edit it by hand. The postmtd will work on static websites too.

S
Description
No description provided
Readme 492 KiB
Languages
HTML 86.6%
PHP 12.9%
JavaScript 0.5%