Skip to main content

Add a couple more tabs to close

ID
8678109
date
2024-03-27 18:41:27+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
630ec3c
message
Add a couple more tabs to close
changed files
1 file, 2 additions

Changed files

macos/close_tabs (3308) → macos/close_tabs (3409)

diff --git a/macos/close_tabs b/macos/close_tabs
index cc8d9ca..2bb5707 100755
--- a/macos/close_tabs
+++ b/macos/close_tabs
@@ -55,10 +55,12 @@ function isSafeToClose(url) {
     url === 'https://github.com/' ||
     url === 'https://github.com/alexwlchan/books.alexwlchan.net' ||
     url === 'https://github.com/alexwlchan/scripts' ||
+    url === 'https://lexies-library-lookup.netlify.app/' ||
     url === 'https://mail.google.com/mail/u/0/#inbox' ||
     url === 'https://mail.google.com/mail/u/1/#inbox' ||
     url === 'https://mobile.twitter.com/home' ||
     url === 'https://news.ycombinator.com/' ||
+    url === 'https://old.reddit.com/' ||
     url === 'https://remote.com' ||
     url === 'https://social.alexwlchan.net/home' ||
     url === 'https://social.alexwlchan.net/notifications' ||