From c7754f5f40cb910a4520da3a12be5d2ef6da8650 Mon Sep 17 00:00:00 2001 From: claustromaniac <20734810+claustromaniac@users.noreply.github.com> Date: Tue, 21 May 2019 12:34:44 +0000 Subject: [PATCH] Updated 4.2.1 User Scripts (markdown) --- 4.2.1-User-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.2.1-User-Scripts.md b/4.2.1-User-Scripts.md index ef275b8..959acfd 100644 --- a/4.2.1-User-Scripts.md +++ b/4.2.1-User-Scripts.md @@ -9,7 +9,7 @@ If you would like to submit any scripts to be added to this list, please post a ### :small_orange_diamond: Conceal history.length * Author: [Thorin-Oakenpants](https://github.com/Thorin-Oakenpants) * Description: This does not break history in any way. It just lies to any JS asking about it. Your actual (max) history is controlled by `browser.sessionhistory.max_entries` which is a per tab setting. - * Test: [BrowserSpy.dk](http://browserspy.dk/document.php) + * Test: [BrowserSpy.dk](https://browserspy.dk/document.php) * :exclamation: **This userscript is easily detectable !** * [CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/) (v0.5.3-RC1 and newer) supports `history.length` spoofing without leaking the custom function. (see "History API")