const workDomains = [ "example.com" ]; const directWorkURLs = [ "https://example.com/folder/file.html" ] export { workDomains, directWorkURLs };