We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TheTelegraph
1 parent fa4342a commit 5b06243Copy full SHA for 5b06243
src/fundus/publishers/uk/__init__.py
@@ -59,6 +59,7 @@ class UK(metaclass=PublisherGroup):
59
Sitemap("https://www.telegraph.co.uk/sitemap.xml"),
60
NewsMap("https://www.telegraph.co.uk/custom/daily-news/sitemap.xml"),
61
],
62
+ deprecated=True,
63
)
64
65
iNews = Publisher(
0 commit comments