Skip to main content

Let’s add another tab

ID
6116a53
date
2024-03-16 21:13:50+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
3c37499
message
Let's add another tab
changed files
1 file, 1 addition

Changed files

macos/close_tabs (3344) → macos/close_tabs (3389)

diff --git a/macos/close_tabs b/macos/close_tabs
index a7dd9d2..12cf07c 100755
--- a/macos/close_tabs
+++ b/macos/close_tabs
@@ -54,6 +54,7 @@ function isSafeToClose(url) {
     url === 'https://arstechnica.com/' ||
     url === 'https://calendar.google.com/calendar/u/0/r/week' ||
     url === 'https://commons.flickr.org/' ||
+    url === 'https://daringfireball.net/' ||
     url === 'https://docs.google.com/document/u/0/' ||
     url === 'https://github.com/' ||
     url === 'https://github.com/alexwlchan/books.alexwlchan.net' ||