{
    "name": "php-mysql-avatar-proxy",
    "routes": {
        "avatar": "https://avatar520.mcy520.cfd/avatar/{md5}?s=100",
        "sync": "https://avatar520.mcy520.cfd/api/qq-map",
        "health": "https://avatar520.mcy520.cfd/healthz"
    },
    "behavior": [
        "QQ email hash hit: 302 redirect to QQ avatar.",
        "Other hashes: 302 redirect to configured fallback avatar URL."
    ]
}