mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 14:23:27 +00:00
disable gomovies
This commit is contained in:
@@ -14,6 +14,7 @@ export const goMoviesScraper = makeSourcerer({
|
||||
name: 'GOmovies',
|
||||
rank: 110,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
disabled: true,
|
||||
async scrapeShow(ctx) {
|
||||
const search = await ctx.proxiedFetcher<string>(`/ajax/search`, {
|
||||
method: 'POST',
|
||||
|
Reference in New Issue
Block a user