[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
To clarify, the last bit refers to the version prior to adding page. If Greasemonkey itself is rerunning your script on every new page then change your condition to
page
(url.indexOf('reddit.com') != - 1) && (url.indexOf('web.archive.org') < 0)
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode