aboutsummaryrefslogtreecommitdiffstats
path: root/scraper
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-03-04 03:08:33 -0500
committerlolcat <will@lolcat.ca>2026-03-04 03:08:33 -0500
commit4e247c3ac4036495f01d880dabfa36ec0187bf37 (patch)
tree2db09b188c519c111a2db6d4af5d919154cf48ff /scraper
parentf324ddd3a7532c1ed40b265ad3db9da4e6ac94a9 (diff)
google is now usable again
Diffstat (limited to 'scraper')
-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