Hi, I was looking over the site checker and found several project failing because of external resources and similar reasons: "Found 3 external resources: {"LOG Loaded ApacheCon Events Planner"=>1, "LOG rendering a wide format event banner for communityovercode2025 event..."=>1, "LOG Setting banner URL to https://communityovercode.org/"=>1}".
An example is HTTP Server (https://whimsy.apache.org/site.cgi/project/httpd ). I'm guessing this is because of links to communityovercode.org, probably elements inserted via JavaScript from https://www.apachecon.com/event-images/snippet.js. I tried to check and it seems like Whimsy whitelist communityovercode.org [1] but it seems to not be effective. Is it possible to change this? Or is there something wrong with the way ApacheCon is loading the resources? Cheers, Daniel [1] https://github.com/apache/whimsy/blob/efb2981853bc9ff309b6bf0307fbec1d05e7d518/tools/asf-site-check.rb#L8