Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions bar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
document.write(window.location); // alert 1
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
document.write(window.location); // alert 2
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
document.write(window.location); // alert 3
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
document.write(window.location); // alert 4
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
document.write(window.location); // alert 5
Comment thread
github-advanced-security[bot] marked this conversation as resolved.
Fixed
Loading