mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable my anime
This commit is contained in:
parent
4c48c21ced
commit
f86bacfb65
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ export const myanimeScraper = makeSourcerer({
|
|||
id: 'myanime',
|
||||
name: 'MyAnime',
|
||||
rank: 113,
|
||||
disabled: true, // disabled since AI api is not privated
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: showScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue