mempool-space has an API for stale blocks: https://mempool.space/api/blocks/stale
Probably makes sense to fetch them, convert the JSON into a CSV file, and open a PR for the ones that we don't yet know about.
Since mempool.space runs multiple servers, it might make sense to fetch from all of them in a single run. I think they don't share information about stale blocks between servers.
e.g.
https://node208.va1.mempool.space/api/blocks/stale
https://node204.fra.mempool.space/api/blocks/stale
See more listed on https://mempool.space/lightning/group/the-mempool-open-source-project