From e15889987e1f2037d6b834167121d1b05a33e5b0 Mon Sep 17 00:00:00 2001 From: unkn0w7n <51942695+unkn0w7n@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:44:50 +0530 Subject: [PATCH] ... --- recipes/outlook_india.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/outlook_india.recipe b/recipes/outlook_india.recipe index 7b378e2d74..9a3e8c0e10 100644 --- a/recipes/outlook_india.recipe +++ b/recipes/outlook_india.recipe @@ -31,7 +31,7 @@ class outlook(BasicNewsRecipe): remove_tags = [ dict(name='svg'), dict(name='a', attrs={'href':lambda x: x and x.startswith('https://www.whatsapp.com/')}), - classes('ads-box info-img-absolute mobile-info-id story-dec-time-mobile') + classes('ads-box info-img-absolute mobile-info-id story-dec-time-mobile sb-also-read ads-box1') ] def get_browser(self):