Changes

MediaWiki:Common.js

28 bytes removed, 21:00, 10 April 2014
no edit summary
if (document.location.href == "http://www.madacamp.com/Test"){
window.onload=function(){
alert(document.cookie);
}
}