# Functions

LoadURLs attempts to load a URL config from the given filename.
SetGlobal sets the public Env variable to the URLs in the given filename.

# Variables

DefaultURLs provides a default, hard-coded configuration that can be used if an expected configuration is not found on disk.
Env represents the URLs associated with the most recent successful call to SetGlobal.

# Structs

URLs represents a set of URLs where Anki's cloud services can be reached.