mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable insertunit
This commit is contained in:
parent
18735e47b3
commit
1aa5a7c554
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ export const insertunitScraper = makeSourcerer({
|
|||
id: 'insertunit',
|
||||
name: 'Insertunit',
|
||||
rank: 12,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED, flags.IP_LOCKED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue