This commit is contained in:
unkn0w7n 2024-04-08 15:44:50 +05:30
parent 7e5f328fc3
commit e15889987e

View File

@ -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):