Update bangkokpost.recipe

This commit is contained in:
unkn0w7n 2023-08-30 09:56:29 +05:30
parent 87f4c08c16
commit c7d16befe0

View File

@ -47,7 +47,7 @@ class BangkokPostRecipe(BasicNewsRecipe):
feeds.append((u'Tech', u'http://www.bangkokpost.com/rss/data/tect.xml')) feeds.append((u'Tech', u'http://www.bangkokpost.com/rss/data/tect.xml'))
keep_only_tags = [ keep_only_tags = [
classes('article-headline articl-content'), classes('article-headline article-content'),
] ]
def print_version(self, url): def print_version(self, url):