diff options
Diffstat (limited to '.config/tridactyl/tridactylrc')
| -rw-r--r-- | .config/tridactyl/tridactylrc | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index ecbf515..6900202 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -65,22 +65,10 @@ bind g4 tab 5 " autocmd DocStart www.amazon.co.uk js tri.excmds.urlmodify("-t", "www", "smile") " autocmd DocStart *.solus-project.com js tri.excmds.urlmodify("-t", "solus-project.com", "getsol.us") " autocmd DocStart golang.org/pkg js tri.excmds.urlmodify("-t", "golang.org/pkg", "godoc.org") -" autocmd DocStart typeform.com mode ignore - -" autocontainers -" aucon meetup.com personal -" aucon trello.com personal -" aucon reddit.com weeb -" aucon kitsu.io weeb -" aucon youtube.com weeb -" aucon shanaproject.com weeb -" aucon kum4.cf weeb -" aucon nyaa.si weeb -" aucon amazon.(com|de|co.jp|co.uk) shopping -" aucon flowdock.com work -" aucon calamari.io work +seturl typeform.com mode ignore seturl overleaf.com mode ignore +seturl jel.ly.fish mode ignore " fix youtube seturl youtube.com noiframe true |