mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Update searx.data - update_firefox_version.py
This commit is contained in:
		
							parent
							
								
									81e8638de0
								
							
						
					
					
						commit
						59a67f30c8
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,11 +1,11 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "versions": [
 | 
					    "versions": [
 | 
				
			||||||
        "119.0",
 | 
					        "121.0",
 | 
				
			||||||
        "118.0"
 | 
					        "120.0"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "os": [
 | 
					    "os": [
 | 
				
			||||||
        "Windows NT 10.0; Win64; x64",
 | 
					        "Windows NT 10.0; Win64; x64",
 | 
				
			||||||
        "X11; Linux x86_64"
 | 
					        "X11; Linux x86_64"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
 | 
					    "ua": "Mozilla/5.0 ({os}; rv:{version}) Gecko/20100101 Firefox/{version}"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue