MCPcopy Index your code
hub / github.com/FastForwardTeam/FastForward / linkvertise.js

File linkvertise.js

src/linkvertise.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1domainBypass(/linkvertise\.(com|net)|link-to\.net/, () => {
2 if (window.location.href.toString().indexOf("?r=") != -1) {
3 const urlParams = new URLSearchParams(window.location.search);
4 const r = urlParams.get('r')

Callers

nothing calls this directly

Calls 2

safelyNavigateFunction · 0.85
getMethod · 0.80

Tested by

no test coverage detected