mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-10 17:24:45 +00:00
disable Rive
This commit is contained in:
parent
cc0d8340ea
commit
0c5e4dd8a4
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ export const riveScraper = makeSourcerer({
|
|||
id: 'rive',
|
||||
name: 'Rive',
|
||||
rank: 60,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue