Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
worklets
/
resources
/
import-remote-origin-referrer-checker-worklet-script.sub.js
blob: f301701b1c03b6537b5635e3d7ef9dac64e5dbfc [
file
] [
log
] [
blame
]
// Forward GET parameters to the server.
import
'https://{{domains[www1]}}:{{ports[https][0]}}/worklets/resources/referrer-checker.py?referrer_policy={{GET[referrer_policy]}}&expected_referrer={{GET[expected_referrer]}}'
;