Recent Commits to want-my-rss

  • 06/03/2025 9:02

    fix: allow 'rel' attribute to contain other values

    fix: allow 'rel' attribute to contain other values
    
    Some rss links on discuss forums have rel values that contains
    "nofollow". Such links do not appear in the list of available feeds.
    This solves the issue by checking the rel attribute contains 'alternate'
    instead of a pure equality.

Log in