4 ms·
Good reminder to also set up something that does this automatically for you: https://news.ycombinator.com/item?id=46526010 https://news.ycombinator.com/item?id
by throwawayfour 8mo ago
Good reminder to also set up something that does this automatically for you:
https://news.ycombinator.com/item?id=46526010 https://news.ycombinator.com/item?id=46526010
- JimA 8mo agoI generally avoid extensions that can read all sites (even if technically necessary), so use the suggestion found here [1] instead. A few bookmarklets: javascript:(function(){if (location.host.endsWith('x.com')) location.host='xcancel.com';})() javascript:(function(){if (location.host.endsWith('youtube.com')) location.host='inv.nadeko.net';})() javascript:(function(){if (location.hostname.endsWith('instagram.com')) {location.replace('https://imginn.com https://imginn.com' + location.pathname);}})() [1] https://www.reddit.com/r/uBlockOrigin/comments/1cc0uon/adding_custom_redirects_with_ublockorigin/ https://www.reddit.com/r/uBlockOrigin/comments/1cc0uon/addin...
- Alive-in-2025 8mo agoWow, where did these come from. these are great alternatives, especially the youtube. I like using the duck player but that's only in that browser. For example duck://player/fqtK3s7PE_k where the video id in youtube url https://www.youtube.com/watch?v=fqtK3s7PE_k https://www.youtube.com/watch?v=fqtK3s7PE_k But it doesn't have that overview page like inv.nadeko.net does