Skip to main content

Add another URL to auto-close

ID
3447e46
date
2025-05-04 22:46:07+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
49e476e
message
Add another URL to auto-close
changed files
1 file, 1 addition

Changed files

macos/close_tabs (4087) → macos/close_tabs (4130)

diff --git a/macos/close_tabs b/macos/close_tabs
index f1b4c94..3648eba 100755
--- a/macos/close_tabs
+++ b/macos/close_tabs
@@ -73,6 +73,7 @@ function isSafeToClose(url) {
     url === 'https://twitter.com/home' ||
     url === 'https://twitter.com/i/timeline' ||
     url === 'https://twitter.com/notifications' ||
+    url === 'https://www.amazon.co.uk/' ||
     url === 'https://www.facebook.com/' ||
     url === 'https://www.macrumors.com' ||
     url === 'https://www.macrumors.com/' ||