let linkService = new LinkService();
linkService.getLinks();
const api = new NewsService()
api.getNews()