mirror of
https://github.com/plenaryapp/awesome-rss-feeds.git
synced 2026-07-16 19:13:52 -05:00
[PR #26] [CLOSED] Remove broken feed links; add link-checker and reports #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plenaryapp/awesome-rss-feeds/pull/26
Author: @alatralanahitrnahi
Created: 12/14/2025
Status: ❌ Closed
Base:
master← Head:fix/remove-broken-links📝 Commits (2)
52bb7adRemove broken feed links; add link-checker, removal scripts, backups, and reportsd558815Add feed categorization script and CSV (reports/feeds_with_categories.csv)📊 Changes
228 files changed (+18151 additions, -367 deletions)
View changed files
➕
backups/countries/with_category/Australia.opml(+27 -0)➕
backups/countries/with_category/Bangladesh.opml(+19 -0)➕
backups/countries/with_category/Brazil.opml(+18 -0)➕
backups/countries/with_category/Canada.opml(+21 -0)➕
backups/countries/with_category/Germany.opml(+16 -0)➕
backups/countries/with_category/Hong Kong SAR China.opml(+16 -0)➕
backups/countries/with_category/India.opml(+47 -0)➕
backups/countries/with_category/Indonesia.opml(+15 -0)➕
backups/countries/with_category/Iran.opml(+18 -0)➕
backups/countries/with_category/Italy.opml(+24 -0)➕
backups/countries/with_category/Japan.opml(+19 -0)➕
backups/countries/with_category/Mexico.opml(+26 -0)➕
backups/countries/with_category/Myanmar (Burma).opml(+14 -0)➕
backups/countries/with_category/Nigeria.opml(+21 -0)➕
backups/countries/with_category/Philippines.opml(+31 -0)➕
backups/countries/with_category/Russia.opml(+24 -0)➕
backups/countries/with_category/South Africa.opml(+22 -0)➕
backups/countries/with_category/Spain.opml(+20 -0)➕
backups/countries/with_category/Ukraine.opml(+23 -0)➕
backups/countries/with_category/United States.opml(+21 -0)...and 80 more files
📄 Description
This PR removes feed links that the automated link-checker identified as broken, adds the checker and removal scripts, backups, and generated reports (reports/removed_links_all.md). All removals are backed up in the backups/ directory. The link-checker and removal scripts are in scripts/, and requirements.txt lists dependencies.\n\nAfter cleanup, the link checker reports 0 broken links.\n\nIf you'd prefer a different policy (e.g., keep rate-limited Reddit feeds), I can narrow removals or open a follow-up PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #26] Remove broken feed links; add link-checker and reportsto [PR #26] [CLOSED] Remove broken feed links; add link-checker and reports