[ prog / sol / mona ]

prog


javashit redirect script

8 2020-01-09 00:16

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

(url.indexOf('reddit.com') != - 1) && (url.indexOf('web.archive.org') < 0)
15


VIP:

do not edit these