Skip to content

Commit

Permalink
(Fixed #49) Add onpointerrawupdate event handler for xss
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Feb 7, 2020
1 parent a39fa7b commit ab0aebd
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 40 deletions.
78 changes: 39 additions & 39 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion lib/XSpear.rb
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,8 @@ def run
'onvolumechange',
'onwaiting',
'onwheel',
'whatthe=""onload'
'whatthe=""onload',
'onpointerrawupdate'
]
tags = [
"script",
Expand Down

0 comments on commit ab0aebd

Please sign in to comment.