PMOG lion

By David Severwright Last update Nov 19, 2008 — Installed 35 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
// ==UserScript==
// @name           PMOG lion
// @namespace      davidsev
// @description    Changes the tips down the bottom to be more funny
// @include        http://pmog.com/*
// @include        http://*.pmog.com/*
// @include        http://pmog.com
// @include        http://*.pmog.com
// ==/UserScript==

document.getElementsByClassName("did_you_know_text")[0].getElementsByTagName("img")[0].src="http://pmog.davidsev.co.uk/misc/uselessness_lion_tip.png";