Update fedapi.ts

This commit is contained in:
Pas 2025-02-26 16:50:44 -07:00
parent 2ed8f6cfa9
commit 16b4aaf2cd

View file

@ -7,7 +7,7 @@ import { NotFoundError } from '@/utils/errors';
import { Caption } from '../captions';
// Thanks Nemo for this API, and Custom for hosting!
const BASE_URL = 'https://fed-api.up.railway.app';
const BASE_URL = 'https://fed-api.pstream.org';
// this is so fucking useless
const languageMap: Record<string, string> = {