{
    "domain": "perl.social",
    "title": "Perl.social",
    "version": "2.8.0 (compatible; Friendica 2024.12)",
    "source_url": "https://git.friendi.ca/friendica/friendica",
    "description": "",
    "usage": {
        "users": {
            "active_month": 0
        }
    },
    "thumbnail": {
        "url": "https://perl.social/images/friendica-banner.jpg"
    },
    "languages": [
        "en"
    ],
    "configuration": {
        "accounts": {
            "max_featured_tags": 0
        },
        "statuses": {
            "max_characters": 200000,
            "max_media_attachments": 99,
            "characters_reserved_per_url": 23
        },
        "media_attachments": {
            "supported_mime_types": [
                "image/webp",
                "image/png",
                "image/jpeg",
                "image/gif",
                "image/bmp",
                "audio/aac",
                "audio/flac",
                "audio/mpeg",
                "audio/mp4",
                "audio/ogg",
                "audio/wav",
                "audio/webm",
                "video/mp4",
                "video/ogg",
                "video/webm"
            ],
            "image_size_limit": 536870912,
            "image_matrix_limit": 33177600,
            "video_size_limit": 536870912,
            "video_frame_rate_limit": 60,
            "video_matrix_limit": 33177600
        },
        "polls": {
            "max_options": 0,
            "max_characters_per_option": 0,
            "min_expiration": 0,
            "max_expiration": 0
        }
    },
    "registrations": {
        "enabled": false,
        "approval_required": false,
        "message": null,
        "url": null
    },
    "contact": {
        "email": "simcop2387@simcop2387.info",
        "account": {
            "id": "3",
            "username": "simcop2387",
            "acct": "simcop2387",
            "display_name": "Ryan Voots",
            "locked": true,
            "bot": false,
            "discoverable": true,
            "group": false,
            "created_at": "2022-11-19T22:57:20.000Z",
            "note": "",
            "url": "https://perl.social/profile/simcop2387",
            "avatar": "https://perl.social/photo/contact/320/2cf4c97b-1263-795f-5007-63d905454253?ts=1746287998",
            "avatar_static": "https://perl.social/photo/contact/320/2cf4c97b-1263-795f-5007-63d905454253?ts=1746287998&static=1",
            "header": "https://perl.social/photo/header/2cf4c97b-1263-795f-5007-63d905454253?ts=1746287998",
            "header_static": "https://perl.social/photo/header/2cf4c97b-1263-795f-5007-63d905454253?ts=1746287998&static=1",
            "followers_count": 27,
            "following_count": 38,
            "statuses_count": 24,
            "last_status_at": "2025-01-15T00:00:00.000Z",
            "emojis": [],
            "fields": [
                {
                    "name": "IRC Nick",
                    "value": "simcop2387",
                    "verified_at": null
                }
            ]
        }
    },
    "rules": [
        {
            "id": "1",
            "text": "Rules Testing"
        }
    ],
    "friendica": {
        "version": "2024.12",
        "codename": "Interrupted Fern",
        "db_version": 1576
    }
}