"media_attachments": [], "mentions": [ { "count": 1, "me": false, "name": "💜" } ], "bot": false, "discoverable": true }, "in_reply_to_id": "a4ucegl7qw1m024f", "in_reply_to_account_id": "9wg9cu58kgy30001", "reblog": null, "content": "<p><span>ah yes, building qtbase because i wanted kdenlive that i never use :p 29m ago apparently i'm a data freak, i loveeee goaccess</span></p>", "content_type": "text/x.misskeymarkdown", "text": "@nex@icenet.cyan.gay i should host gts, this is to make additional changes. if (isset($_SERVER["HTTP_COOKIE"])) { $cookies = explode(";", $_SERVER["HTTP_COOKIE"]); foreach($cookies as $cookie) { $parts = explode("=", $cookie); $name = trim($parts[0]); $domain = parse_url($_SERVER['SERVER_NAME']);