mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Fix CLI not working for ip locked sources + disable lookmovie due to bug
This commit is contained in:
@@ -81,6 +81,7 @@ export async function processOptions(sources: Array<Embed | Sourcerer>, options:
|
||||
const providerOptions: ProviderMakerOptions = {
|
||||
fetcher,
|
||||
target: targets.ANY,
|
||||
consistentIpForRequests: true,
|
||||
};
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user