1 Commits

Author SHA1 Message Date
Jorrin
7b9fda055e Merge 3826b8d887 into 53fbc3b42d 2024-04-12 17:43:41 +02:00
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ title: 'Changelog'
# Version 2.3.0
- Fixed RidoMovies search results
- Added Insertunit, SoaperTV, and WarezCDN providers
- Disabled Showbox and VidSrc
- Disabled Showbox
# Version 2.2.9
- Fixed VidSrcTo (both Vidplay and Filemoon embeds)

View File

@@ -6,7 +6,6 @@ export const vidsrcScraper = makeSourcerer({
id: 'vidsrc',
name: 'VidSrc',
rank: 90,
disabled: true,
flags: [],
scrapeMovie,
scrapeShow,