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

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

  • roon
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    Share source code? I’m curious

    • TriLinderOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year 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.