no message
This commit is contained in:
parent
ca00ec7a76
commit
e24e10c52f
@ -151,7 +151,7 @@ final class FreenodeMerge
|
|||||||
$aNodeCountryList[] = $sFlagCountry;
|
$aNodeCountryList[] = $sFlagCountry;
|
||||||
} else if ($sPoolClient == "singbox") {
|
} else if ($sPoolClient == "singbox") {
|
||||||
$sFlagCountry = self::countryJoinFlag($aNode["country"]);
|
$sFlagCountry = self::countryJoinFlag($aNode["country"]);
|
||||||
$aNode["config"]["name"] = $sFlagCountry;
|
$aNode["config"]["tag"] = $sFlagCountry;
|
||||||
$aNodeMerge[] = $aNode["config"];
|
$aNodeMerge[] = $aNode["config"];
|
||||||
$aNodeCountryList[] = $sFlagCountry;
|
$aNodeCountryList[] = $sFlagCountry;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user