@Roy-Mustang
839ee6e6-f3d1-4cb7-adec-8fdbb56769d8-image.png
thanks for helping me, can you provide a screenshot in using http/xml example, i have tried but it doesn't work, thanks
I wrote some code with execute code
'request_deny(".jpg")!
request_deny(".png")!
request_deny(".gif")!
request_deny(".svg")!
request_deny(".bmp")!
request_deny(".woff2")!
request_deny("www.googletagmanager.com")!
request_deny("inews.gtimg.com")!'
But I can still see the picture test url : https://new.qq.com/rain/a/20220405A07WON00

@shortwalk said in Why can't I block pictures with execute code?:
I wrote some code with execute code
'request_deny(".jpg")!
request_deny(".png")!
request_deny(".gif")!
request_deny(".svg")!
request_deny(".bmp")!
request_deny(".woff2")!
request_deny("www.googletagmanager.com")!
request_deny("inews.gtimg.com")!'But I can still see the picture test url : https://new.qq.com/rain/a/20220405A07WON00
Try using this mask:
*.gtimg.*
