mirror of
https://github.com/p-stream/providers.git
synced 2026-05-18 21:42:05 +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';
|
import { NotFoundError } from '@/utils/errors';
|
||||||
|
|
||||||
const foxBaseUrl = 'https://xprime.tv/foxtemp';
|
const foxBaseUrl = 'https://xprime.tv/foxtemp';
|
||||||
const apolloBaseUrl = 'http://kendrickl-3amar.site';
|
const apolloBaseUrl = 'https://kendrickl-3amar.site';
|
||||||
|
|
||||||
const languageMap: Record<string, string> = {
|
const languageMap: Record<string, string> = {
|
||||||
'chinese - hong kong': 'zh',
|
'chinese - hong kong': 'zh',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue