// ==UserScript==
// @name           CW return to requests
// @namespace      de.derprogger
// @include        http://apps.facebook.com/cafeworld/accept_request.php*
// @include        http://apps.facebook.com/onthefarm/giftaccept.php*
// @include        http://www.farmville.com/giftaccept.php*
// @include        http://apps.facebook.com/vampiresgame/landing.php?zy_track=recruit*
// ==/UserScript==


	
	window.location.href='http://www.facebook.com/reqs.php';


