@@ -143,5 +143,5 @@ func curl_(IP_ADDR string) (string, error) {
}
*/
return fmt.Sprintf("%s%s\n", HTPP_JSON.Data.Continent, HTPP_JSON.Data.Country), err
return fmt.Sprintf("%s%s", HTPP_JSON.Data.Continent, HTPP_JSON.Data.Country), err
The note is not visible to the blocked user.