From 86cb3f6a87eda599b17ffccc54a7b47d0f62799e Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Wed, 14 Dec 2022 13:09:12 +0100 Subject: [PATCH] fix this one --- patches/sed-patches/stop-undesired-requests.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/patches/sed-patches/stop-undesired-requests.patch b/patches/sed-patches/stop-undesired-requests.patch index f2d1a83..98b89a8 100644 --- a/patches/sed-patches/stop-undesired-requests.patch +++ b/patches/sed-patches/stop-undesired-requests.patch @@ -41,16 +41,3 @@ index a3100fa..c7bf03b 100644 "stage-main": "https://settings.stage.mozaws.net/v1/buckets/main/collections/search-config/records", "stage-preview": -diff --git a/toolkit/modules/AppConstants.jsm b/toolkit/modules/AppConstants.jsm -index 9311d06..eb6cda1 100644 ---- a/toolkit/modules/AppConstants.jsm -+++ b/toolkit/modules/AppConstants.jsm -@@ -425,7 +425,7 @@ var AppConstants = Object.freeze({ - #ifdef MOZ_THUNDERBIRD - "https://thunderbird-settings.thunderbird.net/v1", - #else -- "https://firefox.settings.services.mozilla.com/v1", -+ "https://%.invalid", - #endif - - REMOTE_SETTINGS_VERIFY_SIGNATURE: