namespace DeskHubSharpRevised.Data;
public class DataConfig
{
public static string dataConfString = "https://api.github.com/";
}