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.
- Posts
- 2
- Comments
- 15
- Joined
- 2 yr. ago
- Posts
- 2
- Comments
- 15
- Joined
- 2 yr. ago

Oh, how did I not notice that before? Now should be fixed.