rsshub
Version:
Make RSS Great Again!
11 lines (9 loc) • 472 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'The Indian Express',
url: 'indianexpress.com',
categories: ['new-media'],
description:
'Get latest and Breaking News on Politics, Business, Lifestyle, Entertainment and Sports along with News updates from around the world. Also, find English News, live coverage on Bollywood, Cricket, Technology, Celebrities and more on indianexpress.com',
lang: 'en',
};