@Melanie Wehowski because you haven’t set your blocklist to be displayed. If you check your config, you’ll probably find the following there

“blocklist” => [
// public (Boolean)
// Whether the blocklist is publicly listed under /about (or in any future API)
“public” => false,

which means your blocklist isn’t public

and it isn’t displayed either

Image