This commit is contained in:
Kovid Goyal 2022-02-17 22:49:11 +05:30
parent bbfa51852c
commit 87b527d33e
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -6,6 +6,7 @@
from calibre.web.feeds.news import BasicNewsRecipe
class MMCRTV(BasicNewsRecipe):
title = u'MMC RTV Slovenija'
__author__ = u'TadejS'
@ -45,4 +46,3 @@ class MMCRTV(BasicNewsRecipe):
(u'Ture avanture', u'https://www.rtvslo.si/feeds/28.xml'),
(u'Črna kronika', u'https://www.rtvslo.si/feeds/08.xml'),
]