RSSHub/lib/routes/ipsw.dev/namespace.ts

8 lines
278 B
TypeScript

import { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'IPSW.dev',
url: 'ipsw.dev',
description: 'Download the latest beta firmware for iPhone, iPad, Mac, Apple Vision Pro, and Apple TV. Check the signing status of the beta firmware.',
};