This commit is contained in:
Kovid Goyal 2023-07-13 19:31:53 +05:30
parent af5bd7ee60
commit f371ccccc0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ class EOSWetenschap(BasicNewsRecipe):
__author__ = u'erkfuizfeuadjfjzefzfuzeff'
description = u'Wetenschapsnieuws'
oldest_article = 7
language = 'nl_NL'
language = 'nl'
max_articles_per_feed = 100
no_stylesheets = True

View File

@ -8,7 +8,7 @@ class nosnl(BasicNewsRecipe):
__author__ = u'erkfuizfeuadjfjzefzfuzeff'
description = u'News from the Netherlands in Dutch'
oldest_article = 7
language = 'nl_NL'
language = 'nl'
max_articles_per_feed = 100
no_stylesheets = True