We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5d32b commit 4c335faCopy full SHA for 4c335fa
macos/close_tabs
@@ -60,6 +60,7 @@ function isSafeToClose(url) {
60
url === 'https://github.com/alexwlchan/books.alexwlchan.net' ||
61
url === 'https://github.com/alexwlchan/scripts' ||
62
url === 'https://lexies-library-lookup.netlify.app/' ||
63
+ url === 'https://www.linkedin.com/feed/' ||
64
url === 'https://mail.google.com/mail/u/0/#inbox' ||
65
url === 'https://mail.google.com/mail/u/1/#inbox' ||
66
url === 'https://mobile.twitter.com/home' ||
0 commit comments