mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-16 04:08:02 +00:00
Update uiralive.ts
This commit is contained in:
parent
cee3c99ac3
commit
0cfd448039
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import { SourcererEmbed, SourcererOutput, makeSourcerer } from '@/providers/base
|
|||
import { MovieScrapeContext, ShowScrapeContext } from '@/utils/context';
|
||||
import { NotFoundError } from '@/utils/errors';
|
||||
|
||||
// thanks uira for this api!
|
||||
const baseUrl = 'https://xj4h5qk3tf7v2mlr9s.uira.live/';
|
||||
|
||||
async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promise<SourcererOutput> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue