mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 07:03:25 +00:00
disable vidsrc
This commit is contained in:
@@ -5,7 +5,7 @@ title: 'Changelog'
|
||||
# Version 2.3.0
|
||||
- Fixed RidoMovies search results
|
||||
- Added Insertunit, SoaperTV, and WarezCDN providers
|
||||
- Disabled Showbox
|
||||
- Disabled Showbox and VidSrc
|
||||
|
||||
# Version 2.2.9
|
||||
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
|
||||
|
@@ -6,6 +6,7 @@ export const vidsrcScraper = makeSourcerer({
|
||||
id: 'vidsrc',
|
||||
name: 'VidSrc',
|
||||
rank: 90,
|
||||
disabled: true,
|
||||
flags: [],
|
||||
scrapeMovie,
|
||||
scrapeShow,
|
||||
|
Reference in New Issue
Block a user