We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af788df commit f252986Copy full SHA for f252986
test.js
@@ -1,2 +1,2 @@
1
-alert(1);
2
-alert(document.cookie);
+alert('AstraSec');
+alert(document.domain);
0 commit comments