possible language: typescript, relevance: 10
enum ReferrerPolicy {
"",
"no-referrer",
"no-referrer-when-downgrade",
"same-origin",
"origin",
"strict-origin",
"origin-when-cross-origin",
"strict-origin-when-cross-origin",
"unsafe-url"
};
those are all just the available answers for that field
from here https://scotthelme.co.uk/a-new-security-header-referrer-policy/
idk wtf I'm talking about so shouldn't even be talking probably, but it seems like there's other things you have to do to make the referer work
idk what those are though, maybe some further cmd related to referrer policy you have to do that's not in the js GUI
sounds like a shit thing for a chan to have on anyway from what I'm reading but I can see the logic of the guess for a youtube embed issue