1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-10 14:17:01 +00:00
dotfiles/.local/share/qutebrowser/userscripts/unitter

4 lines
179 B
Plaintext
Raw Normal View History

2020-03-24 18:43:00 +00:00
#!/usr/bin/fish
2020-08-09 16:11:50 +00:00
echo open (echo $QUTE_URL | sed 's/invidious.13ad.de/www.youtube.com./; s/nitter.snopyta.org/twitter.com/; s/bibliogram.art/www.instagram.com/') >> "$QUTE_FIFO"