mirror of
https://github.com/p-stream/providers.git
synced 2026-05-09 09:01:13 +00:00
disable warezplayer
it doesn't load anymore
This commit is contained in:
parent
e70290a43c
commit
1a1ff1bdc1
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import { makeEmbed } from '@/providers/base';
|
|||
export const warezPlayerScraper = makeEmbed({
|
||||
id: 'warezplayer',
|
||||
name: 'warezPLAYER',
|
||||
disabled: true,
|
||||
rank: 85,
|
||||
async scrape(ctx) {
|
||||
// ex url: https://basseqwevewcewcewecwcw.xyz/video/0e4a2c65bdaddd66a53422d93daebe68
|
||||
|
|
|
|||
Loading…
Reference in a new issue