mirror of
https://github.com/p-stream/providers.git
synced 2026-05-19 04:32:04 +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',
|
id: 'insertunit',
|
||||||
name: 'Insertunit',
|
name: 'Insertunit',
|
||||||
rank: 12,
|
rank: 12,
|
||||||
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED, flags.IP_LOCKED],
|
flags: [flags.CORS_ALLOWED, flags.IP_LOCKED],
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
scrapeShow: comboScraper,
|
scrapeShow: comboScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue