# Functions
AbsPaths returns all the static URLs used by the sitemap.
AbsPaths returns all the HTML3 static URLs used by the sitemap.
Color404 applies a success checkmark and color when i matches status code 404.
ColorCode applies a success checkmark and color when i matches status code 200.
Create generates and prints the sitemap.
FileList returns a complete list of URL query strings for the file lists.
FindTitle returns the string value of the HTML <title> element.
GetBlocked returns all the primary keys of the records with blocked file downloads.
GetKeys returns all the primary keys of the file records that are public.
GetSoftDeleteKeys returns all the primary keys of the file records that are not public and hidden.
GetTitle returns the string value of the HTML <title> element and status code of a URL.
No description provided by the author
Platforms lists the operating systems required by the files.
RandBlocked returns a randomized count of primary keys for records with blocked file downloads.
RandDeleted returns a randomized count of primary keys for hidden file records.
RandBlocked returns a randomized count of primary keys for public file records.
Sections lists the categories of files.
No description provided by the author
# Constants
DockerLoc is the URL for the developer hosted on a Docker container.
Download URL element.
File URL element.
limit the number of urls as permitted by Bing and Google search engines.
LinkNotFound first prints the link and expects 404 status codes.
LinkSuccess first prints the link and expects 200 status codes.
Location is the URL of the website.
Namespace is the XML name space.
NotFound expects 404 status codes.
Success expects 200 status codes.
TitleSuffix is the string normally appended to most browser tabs.