'use strict';const edgeUrl=new URL(window.location.href);edgeUrl.searchParams.has("form")||(edgeUrl.searchParams.set("form","MA13I2"),window.history.replaceState({},"",edgeUrl.toString()));const edgeUrlParams=new URLSearchParams(location.search),edgeUrlFormValue=edgeUrlParams.get("form"),edgeLinks=document.querySelectorAll("a"); edgeLinks.forEach(c=>{const a=c.getAttribute("href");if(a&&(a.includes("copilot.microsoft.com")||a.includes("/edge"))&&!a.includes("form\x3d")){var b=new URL(a);b=-1!=b.search.indexOf("https:")?(2==b.search.split("?").length?"?":"\x26")+"form\x3d"+edgeUrlFormValue:(a.includes("?")?"\x26":"?")+"form\x3d"+edgeUrlFormValue;c.setAttribute("href",a+b)}});