mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-01 00:59:34 +08:00 
			
		
		
		
	| @@ -3,5 +3,5 @@ package base | ||||
| const ( | ||||
| 	APP_NAME = "AnyLink" | ||||
| 	// 修复前端bug | ||||
| 	APP_VER = "0.7.2" | ||||
| 	APP_VER = "0.7.3" | ||||
| ) | ||||
|   | ||||
| @@ -111,7 +111,7 @@ func addInitData() error { | ||||
| 		Name:         "ops", | ||||
| 		AllowLan:     true, | ||||
| 		ClientDns:    []ValData{{Val: "114.114.114.114"}}, | ||||
| 		RouteInclude: []ValData{{Val: All}}, | ||||
| 		RouteInclude: []ValData{{Val: "10.0.0.0/8"}}, | ||||
| 	} | ||||
| 	err = SetGroup(&g1) | ||||
| 	if err != nil { | ||||
|   | ||||
							
								
								
									
										15578
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										15578
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user