aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scraper/google.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/scraper/google.php b/scraper/google.php
index a3e76e8..81a5e2d 100644
--- a/scraper/google.php
+++ b/scraper/google.php
@@ -623,7 +623,8 @@ class google{
$params = [
"q" => $search,
- "hl" => "en"
+ "hl" => "en",
+ "udm" => 14
];
// country
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage