Note: This post now archived and as such no longer works

An external image showing your user-agent and the total "hit count"

  • TriLinderOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    It’s just a simple Flask server. I parse the user-agent using the user_agents Python library, apply some conditionals upon the result, render the image using Pillow and send it to the user.