remove iran.dat

so after this you need to click on "reset to default configuration"
This commit is contained in:
MHSanaei
2023-10-18 13:22:07 +03:30
parent c0ef791f01
commit b0aaece6eb
12 changed files with 29 additions and 78 deletions

View File

@@ -42,10 +42,6 @@ func GetGeoipPath() string {
return config.GetBinFolderPath() + "/geoip.dat"
}
func GetIranPath() string {
return config.GetBinFolderPath() + "/iran.dat"
}
func GetIPLimitLogPath() string {
return config.GetLogFolder() + "/3xipl.log"
}