|  | @@ -45,6 +45,10 @@ func GetGeoipPath() string {
 | 
											
												
													
														|  |  	return config.GetBinFolderPath() + "/geoip.dat"
 |  |  	return config.GetBinFolderPath() + "/geoip.dat"
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +func GetIranPath() string {
 | 
											
												
													
														|  | 
 |  | +	return config.GetBinFolderPath() + "/iran.dat"
 | 
											
												
													
														|  | 
 |  | +}
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  func GetBlockedIPsPath() string {
 |  |  func GetBlockedIPsPath() string {
 | 
											
												
													
														|  |  	return config.GetBinFolderPath() + "/blockedIPs"
 |  |  	return config.GetBinFolderPath() + "/blockedIPs"
 | 
											
												
													
														|  |  }
 |  |  }
 |