Instead of blocking all GraphQL requests, which leads to the site crashing, I've adapted the code to only block requests that have a reelId (seems to be something related to stories) as a variable in their requestBody.
Obviously, I haven't tested this extensively; but it seems to work on my machine. Let me know if it works for y'all.
Instead of blocking all GraphQL requests, which leads to the site crashing, I've adapted the code to only block requests that have a reelId (seems to be something related to stories) as a variable in their requestBody.
Obviously, I haven't tested this extensively; but it seems to work on my machine. Let me know if it works for y'all.