1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-11-26 22:26:52 +00:00
dotfiles/.local/share/qutebrowser/userscripts/unitter

4 lines
178 B
Plaintext
Raw Normal View History

2020-03-24 18:43:00 +00:00
#!/usr/bin/fish
2020-08-17 21:01:32 +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"