Skip to content

Commit f252986

Browse files
authored
Update test.js
1 parent af788df commit f252986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
alert(1);
2-
alert(document.cookie);
1+
alert('AstraSec');
2+
alert(document.domain);

0 commit comments

Comments
 (0)