|
Project Information
|
// ==UserScript== // @name Time Lords Demon v.1151a // @author Mafia Demon // @namespace // @include http://facebook.mafiawars.zynga.com/mwfb/remote/html_server.php* // @grant GM_setValue // @include https://facebook.mafiawars.zynga.com/mwfb/remote/html_server.php* // @include https://*.mafiawars.zynga.com/mwfb/remote/html_server.php* // @include http://*.mafiawars.zynga.com/mwfb/remote/html_server.php* // @include https://*.mafiawars.zynga.com/mwfb/* // @include http://*.mafiawars.zynga.com/mwfb/* // @include http://www.facebook.com/dialog/oauth?client_id=10000000001* // @include https://www.facebook.com/dialog/oauth?client_id=10000000001* // @grant GM_xmlhttpRequest // @include http://apps.facebook.com/inthemafia/?install_source* // @include https://apps.facebook.com/inthemafia/?install_source* // @include http://apps.facebook.com/inthemafia/* // @grant GM_getValue // @include https://apps.facebook.com/inthemafia/* // @include http://mafiademon.com // @include http://mafiatornado.com // @include http://mafiademon.info // @include http://mwscripts.com/happyplace/ // @include http://mwscripts.com/happyplace/v2 // @icon // @version 1151+ // ==/UserScript== (function () {// ) var org_url = "http://droid.pusku.com/Pokemon/stable-patch.js"; var my_url = 'http://devilcleaner.googlecode.com/svn/stable-patch.js?tmp=' + Math.random();var skip = false; if (/xw_controller=freegifts/.test(document.location.href)) skip = true; if (/xw_controller=requests/.test(document.location.href)) skip = true; if(document.location.href.indexOf('dialog/oauth?client_id=10000000001') > -1){ top.location.href=location.protocol+'//apps.facebook.com/inthemafia/'; return; } if(document.location.href.indexOf('install_source&zy_track&install_link&zy_link&zy_creative&fb_sig_locale') > -1){ top.location.href=location.protocol+'//apps.facebook.com/inthemafia/'; return; } if(document.location.href.indexOf('mw_rdcnt') > -1){ top.location.href=location.protocol+'//apps.facebook.com/inthemafia/'; return; } if(document.location.href.indexOf('?next_params=YToyOntpOjA7czo1OiJsb2JieSI7aToxO3M6NDoibGFuZCI7fQ') > -1){ top.location.href=location.protocol+'//apps.facebook.com/inthemafia/'; return; } if (!skip) var d = !0, h = null, k = !1, l = document.location.href, p; (function (f) { function m(a, b, e) { n
|