UNPKG

rsshub

Version:
13 lines (11 loc) 314 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Bugzilla', url: 'bugzilla.org', description: 'Bugzilla instances hosted by organizations.', zh: { name: 'Bugzilla', description: '各组织自建的Bugzilla实例。', }, lang: 'en', };