mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Fix typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { mp4uploadScraper } from '@/providers/embeds/mp4upload';
|
import { mp4uploadScraper } from '@/providers/embeds/mp4upload';
|
||||||
import { streamsbScraper } from '@/providers/embeds/streamsb';
|
import { streamsbScraper } from '@/providers/embeds/streamsb';
|
||||||
|
|
||||||
export const kissasianBase = 'https://kissasian.shp';
|
export const kissasianBase = 'https://kissasian.sh';
|
||||||
|
|
||||||
export const embedProviders = [
|
export const embedProviders = [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user