Need to block source "github.com/user-attachments/files/16246802/README.txt".
it is also written in the blacklist file
in squid.conf:
acl need_to_block dsdom_regex "/etc/squid/blacklists/block.txt"
http_access deny need_to_block
Downloads file without problems and also gives access to other resources that have "https"
what should i fix so that it denies access?