Close tabs from the main Wellcome website
- ID
624cf4f- date
2022-04-14 19:05:52+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
f145718- message
Close tabs from the main Wellcome website- changed files
1 file, 1 addition
Changed files
close_work_tabs (2508) → close_work_tabs (2554)
diff --git a/close_work_tabs b/close_work_tabs
index e874f09..4a8822b 100755
--- a/close_work_tabs
+++ b/close_work_tabs
@@ -52,6 +52,7 @@ function isSafeToClose(url) {
url.startsWith("https://api.wellcomecollection.org/") ||
url.startsWith("https://www-stage.wellcomecollection.org/") ||
url.startsWith("https://wellcomecollection.prismic.io") ||
+ url.startsWith("https://wellcome.org") ||
// Kibana dashboards in Elastic Cloud
url.includes(".eu-west-1.aws.found.io:9243/")