From 9df53ecff9f0613b5461b8be0fcae16a4faea315 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 14 Jan 2020 00:12:15 +0000 Subject: [PATCH] Updated 4.2.1 User Scripts (markdown) --- 4.2.1-User-Scripts.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/4.2.1-User-Scripts.md b/4.2.1-User-Scripts.md index ab4d649..181c95a 100644 --- a/4.2.1-User-Scripts.md +++ b/4.2.1-User-Scripts.md @@ -38,8 +38,9 @@ if (window.opener !== null) { ### :small_orange_diamond: Conceal window.name * Author: [earthlng](https://github.com/earthlng) - * Description: This does not break history in any way. It just lies to any JS asking about it - * Test: [BrowserSpy.dk](https://browserspy.dk/document.php) + * Description: See [bugzilla 444222](https://bugzilla.mozilla.org/show_bug.cgi?id=444222) + * Test: [JonDonym](http://ip-check.info/?lang=en) + * Note: you need to add `http://ip-check.info/?lang=en` as an exception. This is the landing page with the "Test" link on it. ```js // ==UserScript==