Hi, I've found that the following filter:
Code: Select all
/^https?:\/\/[0-9a-z]{5,}\.(digital|website|life|guru|space)\/[a-z0-9]{6,}\//$xhr,3p,from=~scribble.ninja|~scribble.website|~traineast.co.uk
Matches the following string:
Code: Select all
https://mempool.space/testnet/api/scripthash/8bd87ccf091cc637d8caab78b91a700e852287b5f16a16c1b055c324d1910865/txs
I don't think this is intentional, but it could interfere with a lot of websites that depend on the Mempool API.