{"version":3,"file":"js/08-links.js","sources":["js/08-links.js"],"sourcesContent":["$(window).on(\"load\", function(){\n $.ready.then(function(){\n $(\"a\").each(function(){\n if(this.hostname !== location.hostname){\n this.target = \"_blank\";\n this.setAttribute(\"rel\", \"noopener noreferrer\");\n }\n });\n });\n});"],"names":["$","window","on","ready","then","each","this","hostname","location","target","setAttribute"],"mappings":"AAAAA,EAAEC,MAAM,EAAEC,GAAG,OAAQ,WACjBF,EAAEG,MAAMC,KAAK,WACVJ,EAAE,GAAG,EAAEK,KAAK,WACLC,KAAKC,WAAaC,SAASD,WAC1BD,KAAKG,OAAS,SACdH,KAAKI,aAAa,MAAO,qBAAqB,EAEtD,CAAC,CACJ,CAAC,CACL,CAAC"}