remember to close mobile twitter also
- ID
57ea1e9- date
2022-09-16 13:02:20+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
ffc2234- message
remember to close mobile twitter also- changed files
1 file, 1 addition
Changed files
close_tabs (3249) → close_tabs (3298)
diff --git a/close_tabs b/close_tabs
index ac5f3ee..47ae1cf 100755
--- a/close_tabs
+++ b/close_tabs
@@ -63,6 +63,7 @@ function isSafeToClose(url) {
) || (
url === 'https://github.com/' ||
url === 'https://twitter.com/home' ||
+ url === 'https://mobile.twitter.com/home' ||
url === 'https://twitter.com/notifications' ||
url === 'https://www.macrumors.com' ||
url === 'https://www.youtube.com/' ||