{
    "disclosures": [
        {
            "identifier": "APCookie",
            "type": "cookie",
            "maxAgeSeconds": 46656000,
            "cookieRefresh": true,
            "purposes": [ 1, 3 ],
            "specialPurposes": [],
            "domains": [ "aphub.ai", "*.aphub.ai" ]
        },
        {
            "identifier": "APCookieOptOut",
            "type": "cookie",
            "maxAgeSeconds": 157680000,
            "cookieRefresh": false,
            "purposes": [],
            "domains": [ "aphub.ai", "*.aphub.ai" ],
            "description": "Cookie used to mark the user as opted out.",
            "optOut": true
        }
    ],
    "domains": [
        {
            "domain": "aphub.ai"
        },
        {
            "domain": "*.aphub.ai"
        }
    ]
}
