try to take over the world!
// ==UserScript==
// @name fcine
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match http://fcine.net/*
// @grant none
// @run-at document-start
// ==/UserScript==
(function() {
'use strict';
window.google_ad_status = {};
window.sc_loa_2 = 2;
})();