home: firefox: tridactyl: remove 'Nitter' rule
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Turns out it's very annoying when the Nitter instance has been rate
limited.
This reverts commit e514389a3d
.
This commit is contained in:
parent
e2091e9e2e
commit
58b22b7354
|
@ -69,8 +69,6 @@ unbind <C-f>
|
||||||
" Redirections {{{
|
" Redirections {{{
|
||||||
" Always redirect Reddit to the old site
|
" Always redirect Reddit to the old site
|
||||||
autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www", "old")
|
autocmd DocStart ^http(s?)://www.reddit.com js tri.excmds.urlmodify("-t", "www", "old")
|
||||||
" Use a better Twitter front-end
|
|
||||||
autocmd DocStart ^http(s?)://twitter.com js tri.excmds.urlmodify("-t", "twitter.com", "nitter.net")
|
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Disabled websites {{{
|
" Disabled websites {{{
|
||||||
|
|
Loading…
Reference in a new issue