Quote:
Originally Posted by trektech
|
You can do it yourself. See this post:
https://www.mobileread.com/forums/sho...&postcount=578
Start in the same manner, add all the feeds you want and than click on advanced mode button and add this at the bottom:
Code:
encoding = 'utf-8'
def print_version(self, url):
return url.replace('www.todayonline.com/', 'www.todayonline.com/Print/')
It should work like that