Closed carneeki closed 2 years ago
Regex appears to block seen on message.
I will likely need to modify the regex, in the last few days it has stopped working. I suspect it might be because I enabled cross-platform messaging between IG and FB.
closed in favour of #4
I've noticed during messaging on IG, the browser will POST to
https://i.instagram.com/api/v1/direct_v2/threads/<userid>/items/<conversationid>/seen/
I think the following regex might be a solution to blocking seen status for IG messages:
'*://*.instagram.com/api/v1/direct_v2/threads/*/items/*/seen/'