Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still relevant? #7

Open
adi518 opened this issue Jun 26, 2017 · 1 comment
Open

Still relevant? #7

adi518 opened this issue Jun 26, 2017 · 1 comment

Comments

@adi518
Copy link

adi518 commented Jun 26, 2017

I want to exclude requests to external assets. namely FB/Google pixels etc', anything that doesn't belong to a certain domain. Can I achieve that with this plugin? I tried the example, but I can't even console log details on callback. Started Nightmare with Electron open so I can examine network, but to no avail. It won't intercept any requests.

@adi518 adi518 changed the title Does it work with XHR only? Doesn't work Jun 26, 2017
@adi518 adi518 changed the title Doesn't work Still relevant? Jun 28, 2017
@evaera
Copy link

evaera commented Oct 5, 2017

@adi518 It works, the filter function executes in another process, therefore console.log doesn't log to the output of your main script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants