summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2024-11-01 10:55:40 +0300
committerOxore <oxore@protonmail.com>2024-11-01 10:55:40 +0300
commitc7b28c73ceb14c40a6db8d5860c456c1a99a2603 (patch)
tree227ed2a852aa435d1604613ba10761ee383b0e5f
parent003bd449a2be20d0d0effb5847bbf9505fa5aebe (diff)
various: Reword the "vk.com without js" note
-rw-r--r--source/various-tips.rst9
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
---------