mirror of
https://github.com/p-stream/providers.git
synced 2026-05-07 19:49:55 +00:00
oops
This commit is contained in:
parent
648729a40e
commit
46a61f7a18
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { EmbedOutput, makeEmbed } from '@/providers/base';
|
|||
import { NotFoundError } from '@/utils/errors';
|
||||
|
||||
const foxBaseUrl = 'https://xprime.tv/foxtemp';
|
||||
const apolloBaseUrl = 'http://kendrickl-3amar.site';
|
||||
const apolloBaseUrl = 'https://kendrickl-3amar.site';
|
||||
|
||||
const languageMap: Record<string, string> = {
|
||||
'chinese - hong kong': 'zh',
|
||||
|
|
|
|||
Loading…
Reference in a new issue