Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

fix: WEC works on websites overriding the URL class

fix: It happened that some sites overrode the URL class using JS. That led to the call of new URL fail when executed in the browser. We are therefore following an approach now where we extratc all necessary information and execute new URL in our Node.JS context

Merge request reports

Loading