Hi,
for anyone who is interested, I've found a solution by myself. You can use the following RegEx and replace it with an empty string for the "Search and Replace" functionality to get rid of the feedlist and the table of contents:
<body(.|\n)*(calibre_feed_list|calibre_feed_title) (.|\n)*</body>
Best
Andy
|