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.
Recent Commits to want-my-rss
-
fix: allow 'rel' attribute to contain other values