import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: 'Onet',
    url: 'wiadomosci.onet.pl',
    lang: 'en',
};
