|
|
|
|
|
by tn1
1895 days ago
|
|
Ok sure I just made the repo public: https://github.com/nijssen/web2rss Here's an example of a feed: feed.php?url=https%3A%2F%2Fdotty.epfl.ch%2Fblog%2Findex.html&containersel=.post-list+%3E+li&titlesel=h2&datesel=time&datefmt=Y-m-j%7C&contentsel=.excerpt Play around with it by doing: index.php?url=https%3A%2F%2Fdotty.epfl.ch%2Fblog%2Findex.html&containersel=.post-list+%3E+li&titlesel=h2&datesel=time&datefmt=Y-m-j%7C&contentsel=.excerpt |
|