@clarabellerising Hello bro, thanks for your support, I'm still very confused how how to apply this in the tool as a newbie working hard to learn this, can I Pm you on telegram or Chat??
Will appreciate it, thank you!
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.*
