google is now usable again
This commit is contained in:
@@ -623,7 +623,8 @@ class google{
|
|||||||
|
|
||||||
$params = [
|
$params = [
|
||||||
"q" => $search,
|
"q" => $search,
|
||||||
"hl" => "en"
|
"hl" => "en",
|
||||||
|
"udm" => 14
|
||||||
];
|
];
|
||||||
|
|
||||||
// country
|
// country
|
||||||
|
|||||||
Reference in New Issue
Block a user