| ▲ | patillacode 8 hours ago | |
Thanks for the feedback! Appreciated! ---- I had some time to look into this, I think it is partially valid. The pypi.org and pythonhosted.org calls happen only at docker build time when dependencies are installed, the running container makes no calls there. The ko-fi badge image (storage.ko-fi.com) is a real runtime outbound request though, every page load fetches it from their CDN. That's fair criticism and it has an easy fix which is to self-host the image, which I'll do like I do with the rest of things, like fonts. Thanks again! | ||