Earlier quoted context omitted.
Just curious, did it break any popular website?
I breaks a lot of things that do hotlink checks. Maybe only allow a referrer from the same site policy?
The majority of hotlink checking is to disable cross-domain hotlinking, which is not affected by this change.
This change could only negatively affect hotlinking that is permitted.
A site that wishes to hotlink to another may need to set a Referrer-Policy sso that the referer is passed through for images at all times.