mirror of
https://github.com/p-stream/providers.git
synced 2026-05-06 23:49:59 +00:00
disable ee3 :(
This commit is contained in:
parent
c8c28655b1
commit
088675dd40
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ export const ee3Scraper = makeSourcerer({
|
|||
id: 'ee3',
|
||||
name: 'EE3',
|
||||
rank: 120,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue