WARN[0059] attempt to fetch blacklisted feed @<prologic https://twtxt.net/user/prologic/twtxt.txt>
I managed to reproduce it! π€¦ββοΈ This was missed because normally when I do development, I run in debug-mode with the
-D
flag, and there's a different code-path that takes place for "validating" the pod's configuration. But this is inter-mixed with "configuration initialization" as well, like for examples, loading up the whitelist of image domains or the new blacklist of feeds and turning them into regexes. π€¦ββοΈ