mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
disable consument
This commit is contained in:
parent
41e70c012f
commit
328ccad5d4
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ export const ConsumetScraper = makeSourcerer({
|
|||
id: 'consumet',
|
||||
name: 'Consumet (Anime) 🔥',
|
||||
rank: 4,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeShow: consumetScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue