I want to know if it's possible to detect request like mp4, or any regex pattern, then do something like add custom header/redirect or anything possible using intercept?
I see now only deny or allow possible, then it's possible extend this feature?
MModerator moved this topic from Feature request on
@BasUser110 a mask is not a data type, but a url mask. The url does not have to contain a file extension. You need to look at which queries load this data and write a mask for them.