mirror of
https://github.com/p-stream/providers.git
synced 2026-04-20 20:32:07 +00:00
Update valid.ts
This commit is contained in:
parent
f48eb4e3d2
commit
2f93613b0f
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import {
|
|||
hianimeHd2DubEmbed,
|
||||
hianimeHd2SubEmbed,
|
||||
} from '@/providers/embeds/hianime';
|
||||
import { viperScraper } from '@/providers/embeds/viper';
|
||||
import { warezcdnembedMp4Scraper } from '@/providers/embeds/warezcdn/mp4';
|
||||
import {
|
||||
xprimeApolloEmbed,
|
||||
|
|
@ -45,6 +46,7 @@ const SKIP_VALIDATION_CHECK_IDS = [
|
|||
// novaScraper.id,
|
||||
// astraScraper.id,
|
||||
// orionScraper.id,
|
||||
viperScraper.id,
|
||||
uiraliveScraper.id,
|
||||
embedsuScraper.id,
|
||||
FedAPIPrivateScraper.id,
|
||||
|
|
|
|||
Loading…
Reference in a new issue