Trying to filter based on contents of XMLHttpRequest

General information, announcements and questions about the EasyList subscriptions.
Locked
fluffy
New Member
New Member
Posts: 1
Joined: Sun Oct 29, 2017 12:54 pm

Trying to filter based on contents of XMLHttpRequest

Post by fluffy »

Hi all,

I'm working on a filter for a GraphQL endpoint where they send all sorts of information. I just want to filter out the tracking stuff in there but if I filter the whole endpoint the site won't work. Is there a way to write filters that inspect the contents of the XMLHttpRequest ?

Thanks
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

You should provide all the necessary info (page link, what do you want to block / hide, what to keep etc)
Locked