mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
disable madplay (flicky) for showing porn
This commit is contained in:
parent
b2ac6c2cf7
commit
241a656569
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ export const madplayScraper = makeSourcerer({
|
|||
id: 'madplay',
|
||||
name: 'Flicky',
|
||||
rank: 155,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue