mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #1934 from unixfox/patch-2
Update default user agents
This commit is contained in:
		
						commit
						ac2b0ffa03
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -1,12 +1,12 @@ | |||
| { | ||||
|     "versions": [ | ||||
|         "74.0", | ||||
|         "73.0.1", | ||||
|         "73.0" | ||||
|         "75.0", | ||||
|         "74.0.1", | ||||
|         "74.0" | ||||
|     ], | ||||
|     "os": [ | ||||
|         "Windows NT 10; WOW64", | ||||
|         "Windows NT 10.0; WOW64", | ||||
|         "X11; Linux x86_64" | ||||
|     ], | ||||
|     "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}" | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser