mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 10:43:25 +00:00
Compare commits
2 Commits
7b9fda055e
...
cfe1acf7e8
Author | SHA1 | Date | |
---|---|---|---|
|
cfe1acf7e8 | ||
|
89a78e4ae9 |
@@ -5,7 +5,7 @@ title: 'Changelog'
|
|||||||
# Version 2.3.0
|
# Version 2.3.0
|
||||||
- Fixed RidoMovies search results
|
- Fixed RidoMovies search results
|
||||||
- Added Insertunit, SoaperTV, and WarezCDN providers
|
- Added Insertunit, SoaperTV, and WarezCDN providers
|
||||||
- Disabled Showbox
|
- Disabled Showbox and VidSrc
|
||||||
|
|
||||||
# Version 2.2.9
|
# Version 2.2.9
|
||||||
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
|
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
|
||||||
|
@@ -6,6 +6,7 @@ export const vidsrcScraper = makeSourcerer({
|
|||||||
id: 'vidsrc',
|
id: 'vidsrc',
|
||||||
name: 'VidSrc',
|
name: 'VidSrc',
|
||||||
rank: 90,
|
rank: 90,
|
||||||
|
disabled: true,
|
||||||
flags: [],
|
flags: [],
|
||||||
scrapeMovie,
|
scrapeMovie,
|
||||||
scrapeShow,
|
scrapeShow,
|
||||||
|
Reference in New Issue
Block a user