SVZ - No Ads

By M4Rv__. Last update Nov 9, 2009 — Installed 1,396 times. Daily Installs: 7, 6, 3, 7, 3, 7, 11, 5, 0, 3, 3, 4, 6, 9, 34, 15, 17, 15, 18, 14, 17, 8, 29, 2, 17, 20, 25, 21, 11, 14, 14, 13

There are 2 previous versions of this script.

// SVZ - No Ads 1.1
// 06.05.2009
// Script is (c) by Marvin Hagge www.marvshp.de
//
// ==UserScript==
// @name          SVZ - No Ads
// @namespace     http://www.marvshp.de
// @description   Entfernt die Werbung aus dem Schuelervz
// @include       http://schuelervz.net/*
// @include       http://*.schuelervz.net/*
// @include       http://studivz.net/*
// @include       http://*.studivz.net/*
// @include       http://meinvz.net/*
// @include       http://*.meinvz.net/*
// @version 1.1

// ==/UserScript==

GM_addStyle("#Grid-Advertising-Top{display: none;} #Grid-Advertising-Right{display:none;} #Grid-Wrapper{width:760px;}}")