SolusSpider informs us that the "Full Episode Guide" link takes you to https://hackerpublicradio.org/correspondents/index.html
~/sourcecode/hpr/hpr_generator$ find -type f -exec grep -Hi 'Full Episode Guide' {} \; | grep correspondents/index
./templates/content-sitemap.tpl.html: <li><a href="<!--% absolute_path(baseurl) %-->correspondents/index.html">Full Episode Guide</a> ← Complete list of all the Shows.</li>
Should point to https://hackerpublicradio.org/eps/index.html
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
SolusSpider informs us that the "Full Episode Guide" link takes you to https://hackerpublicradio.org/correspondents/index.html
~/sourcecode/hpr/hpr_generator$ find -type f -exec grep -Hi 'Full Episode Guide' {} ; | grep correspondents/index
./templates/content-sitemap.tpl.html:
Should point to https://hackerpublicradio.org/eps/index.html