forked from zaclys/searxng
		
	Update searx.data - update_firefox_version.py
This commit is contained in:
		
							parent
							
								
									021b4a0a02
								
							
						
					
					
						commit
						184242d36b
					
				
					 1 changed files with 5 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,12 +1,14 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "versions": [
 | 
					    "versions": [
 | 
				
			||||||
 | 
					        "95.0.2",
 | 
				
			||||||
 | 
					        "95.0.1",
 | 
				
			||||||
 | 
					        "95.0",
 | 
				
			||||||
        "94.0.2",
 | 
					        "94.0.2",
 | 
				
			||||||
        "94.0.1",
 | 
					        "94.0.1",
 | 
				
			||||||
        "94.0",
 | 
					        "94.0"
 | 
				
			||||||
        "93.0"
 | 
					 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "os": [
 | 
					    "os": [
 | 
				
			||||||
        "Windows NT 10.0; WOW64",
 | 
					        "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