mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Quotes
This commit is contained in:
@@ -67,7 +67,7 @@ const providers = buildProviders()
|
||||
rank: 800,
|
||||
flags: [],
|
||||
scrapeMovie(ctx) {
|
||||
throw new Error("Not implemented");
|
||||
throw new Error('Not implemented');
|
||||
}
|
||||
})
|
||||
.build();
|
||||
|
Reference in New Issue
Block a user