mirror of
https://github.com/p-stream/providers.git
synced 2026-04-19 05:22:06 +00:00
disable autoembed+
This commit is contained in:
parent
524dd1ba6b
commit
3ea7360fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ export const coitusScraper = makeSourcerer({
|
|||
id: 'coitus',
|
||||
name: 'Autoembed+',
|
||||
rank: 91,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue