Skip to content

Commit 1dafc92

Browse files
committed
Whitelist fuzzwork.co.uk in url fetch list
1 parent 4614956 commit 1dafc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/script/src/appsscript.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
},
1010
"exceptionLogging": "NONE",
1111
"oauthScopes": ["https://www.googleapis.com/auth/script.container.ui", "https://www.googleapis.com/auth/script.external_request", "https://www.googleapis.com/auth/script.scriptapp", "https://www.googleapis.com/auth/spreadsheets.currentonly"],
12-
"urlFetchWhitelist": ["https://login.eveonline.com/", "https://esi.evetech.net/"],
12+
"urlFetchWhitelist": ["https://login.eveonline.com/", "https://esi.evetech.net/", "https://www.fuzzwork.co.uk/"],
1313
"runtimeVersion": "V8"
1414
}

0 commit comments

Comments
 (0)