User:Technical 13/common.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
m Testing an idea...
Technical 13 (talk | contribs)
m Debugging...
Line 18:
 
/* Refresh my WatchList page when viewing every minute */
if (windowdocument.___location.href == "http://en.wikipedia.org/wiki/Special:Watchlist") {setTimeout(function(){___location = ''},60000)}