Created
March 28, 2011 09:39
-
-
Save victusfate/890201 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript: function iprl6() { | |
| var d = document, | |
| z = d.createElement('scr' + 'ipt'), | |
| b = d.body; | |
| try { | |
| if (!b) throw (0); | |
| d.title = '(Saving...) ' + d.title; | |
| z.setAttribute('src', 'http://www.instapaper.com/j/UNIQUE_INSTAPAPER_ID?u=' + encodeURIComponent(d.location.href) + '&t=' + (new Date().getTime())); | |
| b.appendChild(z); | |
| } catch(e) { | |
| alert('Please wait until the page has loaded.'); | |
| } | |
| } | |
| iprl6(); | |
| void(0); | |
| javascript: function iprl5() { | |
| var d = document, | |
| z = d.createElement('scrip' + 't'), | |
| b = d.body, | |
| l = d.location; | |
| try { | |
| if (!b) throw (0); | |
| z.setAttribute('src', l.protocol + '//knowabout.it/j/b.js'); | |
| b.appendChild(z); | |
| } catch(e) { | |
| alert('Please wait until the page has loaded.'); | |
| } | |
| } | |
| iprl5(); | |
| kai_user = 'UNIQUE_KNOWABOUTIT_ID'; | |
| void(0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment