mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:03:26 +00:00
Compare commits
1 Commits
master
...
7b9fda055e
Author | SHA1 | Date | |
---|---|---|---|
|
7b9fda055e |
@@ -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 and VidSrc
|
- Disabled Showbox
|
||||||
|
|
||||||
# Version 2.2.9
|
# Version 2.2.9
|
||||||
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
|
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)
|
||||||
|
@@ -6,7 +6,6 @@ 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