diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/various-tips.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/source/various-tips.rst b/source/various-tips.rst index f1a4a1d..a48161c 100644 --- a/source/various-tips.rst +++ b/source/various-tips.rst @@ -5,8 +5,13 @@ Various tips Read vk.com without javascript on Firefox ----------------------------------------- -In ``about:config`` the ``accessibility.blockautorefresh``` setting should be -set to ``true``. [#superuser.com-1]_ +When javascript is disabled, vk.com automagcally redirects you to a page saying +"Your browser is out of date" instead of rendering the actual content, which it +able to do even without javascript. + +To prevent the redirect, go to ``about:config`` and set the +``accessibility.blockautorefresh`` setting to ``true``. +[#superuser.com-1]_ Footnotes --------- |