summaryrefslogtreecommitdiff
path: root/source/various-tips.rst
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2024-11-01 10:37:14 +0300
committerOxore <oxore@protonmail.com>2024-11-01 10:37:45 +0300
commit003bd449a2be20d0d0effb5847bbf9505fa5aebe (patch)
treea1f335ecac465d979f8202d14b5c3ac72770252c /source/various-tips.rst
parent342d50fcf002be57f64e51ddd9f5cdde448925c3 (diff)
various: Add tip about vk.com without js
Diffstat (limited to 'source/various-tips.rst')
-rw-r--r--source/various-tips.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/source/various-tips.rst b/source/various-tips.rst
new file mode 100644
index 0000000..f1a4a1d
--- /dev/null
+++ b/source/various-tips.rst
@@ -0,0 +1,14 @@
+############
+Various tips
+############
+
+Read vk.com without javascript on Firefox
+-----------------------------------------
+
+In ``about:config`` the ``accessibility.blockautorefresh``` setting should be
+set to ``true``. [#superuser.com-1]_
+
+Footnotes
+---------
+
+.. [#superuser.com-1] `Prevent automatic redirects in Firefox / superuser.com <https://superuser.com/questions/874819/prevent-automatic-redirects-in-firefox>`_