Closed clavelm closed 1 year ago
the TypeError you're talking about is just morss telling you that it couldn't generate a feed based on the info/xpath string it got. It works on my side with this link https://morss.it/:items=||li|a/https://chomsky.info/updates/
for reference: raise TypeError('no way to handle this feed')
When I try to "feedify" that page https://chomsky.info/updates/ I'm getting a TypeError. https://morss.it/:items=||*[class=thsxwwve]||li|a/https://chomsky.info/updates/ The XPath was generated by selecting the links on morss.it page.