This commit is contained in:
Kovid Goyal 2024-08-30 18:22:08 +05:30
commit 17ada13951
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,13 +7,13 @@ class Star (BasicNewsRecipe):
title = u'Star Gazetesi' title = u'Star Gazetesi'
__author__ = u'thomass' __author__ = u'thomass'
description = 'yeni Türkiye''nin Gazetesi' description = 'Yeni Türkiye''nin Gazetesi'
oldest_article = 2 oldest_article = 2
max_articles_per_feed = 100 max_articles_per_feed = 100
no_stylesheets = True no_stylesheets = True
encoding = 'utf-8' encoding = 'utf-8'
publisher = 'thomass' publisher = 'Star Media Group'
category = 'güncel, haber, türkçe' category = 'Güncel, Haber, Türkçe'
language = 'tr' language = 'tr'
publication_type = 'newspaper' publication_type = 'newspaper'