Skip to content

Commit 5b06243

Browse files
committed
deprecate TheTelegraph
1 parent fa4342a commit 5b06243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fundus/publishers/uk/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ class UK(metaclass=PublisherGroup):
5959
Sitemap("https://www.telegraph.co.uk/sitemap.xml"),
6060
NewsMap("https://www.telegraph.co.uk/custom/daily-news/sitemap.xml"),
6161
],
62+
deprecated=True,
6263
)
6364

6465
iNews = Publisher(

0 commit comments

Comments
 (0)