ssddanbrown / rss

PROJECT MIGRATED TO CODEBERG -- A simple twitter-feed-style RSS aggregator written in PHP, Laravel, Inertia.js, Tailwind and Vue.js
https://codeberg.org/danb/rss
MIT License
530 stars 20 forks source link

failed to parse some rss #15

Closed livid123 closed 1 year ago

livid123 commented 1 year ago

parseRssDataToPosts -> isValidPostData failed on "https://www.gqdm.net/index.php/rss/index.xml"

ssddanbrown commented 1 year ago

Hi @livid123, It looks like the format of the dates within the feed is tripping things up, since they're non-standard for RSS. Can validate this here: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.gqdm.net%2Findex.php%2Frss%2Findex.xml