mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-16 12:13:51 +00:00
add credits
This commit is contained in:
parent
564ecd8b8b
commit
b2300db667
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import { NotFoundError } from '@/utils/errors';
|
|||
|
||||
import { Caption } from '../captions';
|
||||
|
||||
// Thanks Nemo, Custom, and Roomba for this API
|
||||
const BASE_URL = 'https://febapi.bludclart.com';
|
||||
|
||||
async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promise<SourcererOutput> {
|
||||
|
|
|
|||
Loading…
Reference in a new issue