referrerPolicy

The referrerPolicy property of the HTMLScriptElement interface reflects the HTML referrerpolicy of the script element, which defines how the referrer is set when fetching the script and any scripts it imports.

MDN Reference