const OPEN_WEATHER_API_KEY = undefined; const LAT = undefined; const LON = undefined; const WUNDERGROUND_STATION = undefined; const WIKI_URL = undefined; const RSS_URL = undefined; const RSS_VIDEO_URL = undefined; const GITEA_URL = undefined; const FILES_URL = undefined; const FILE_FEED_URL = undefined; const CALENDAR_URL = undefined; const WEATHER_UNITS = "imperial"; const BUDGET_URL = undefined;