You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The podcast feeds gets fetched with an user-agent that leaks the distro and kernel version of the linux machine I'm using. It seems like at most platform.system() should be sent with it. not platform.release()
For example: "Linux/5.9.11-3-MANJARO" and "Linux/5.9.14-arch1-1"