Guest User

Untitled

a guest
Sep 9th, 2016
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. **encoded :**
  2.  
  3. <script>alert("ok");</script>
  4.  
  5. and when I paste it it gets **decoded to**
  6.  
  7. <script>alert("ok");</script>
Add Comment
Please, Sign In to add comment