Increasing Visited Count on Tetris Friends

Refreshes your profile page to increase the visited count

As of 2014-06-28. See the latest version.

// ==UserScript==
// @name           Increasing Visited Count on Tetris Friends
// @description    Refreshes your profile page to increase the visited count
// @include        http://www.tetrisfriends.com/users/profile.php*
// @version 0.0.1.20140628123435
// @namespace https://greasyfork.org/users/2233
// ==/UserScript==

location.reload()