mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
Fix typo
This commit is contained in:
parent
1d147b8e38
commit
53b4098540
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { mp4uploadScraper } from '@/providers/embeds/mp4upload';
|
||||
import { streamsbScraper } from '@/providers/embeds/streamsb';
|
||||
|
||||
export const kissasianBase = 'https://kissasian.shp';
|
||||
export const kissasianBase = 'https://kissasian.sh';
|
||||
|
||||
export const embedProviders = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue