Guest User

Untitled

a guest
May 27th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <script>
  2. a=""
  3. for(i=0;i<4;i++)
  4. a+="%u202a%u202b%u202c%u202d%u202e"
  5. clipboardData.setData("text",unescape(a))
  6. </script>
Add Comment
Please, Sign In to add comment