+1 It would be a nice feature.
I usually move my preferred country setting to the top of scraper/google.php which has the effect of making it the default.
```
public function getfilters($page){
$base = [
"country" => [ // gl=<country> (image: cr=countryAF)
"display" => "Country",
"option" => [
"us" => "United States",
"any" => "Instance's country",
```
Also default language.
```
"lang" => [ // lr=<lang> (prefix lang with "lang_")
"display" => "Language",
"option" => [
"en" => "English",
"any" => "Any language",
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hi, could you please make the country as a general setting so that i dont have to change it at every search.
Thank you
I love you
Okay, I will remember that xx
+1 It would be a nice feature.
I usually move my preferred country setting to the top of scraper/google.php which has the effect of making it the default.
Also default language.
I have a day off tomorrow, and not having this feature has been making me anxious in case duckduckgo fucks me over. I'll work on it