Update 'README.md'

This commit is contained in:
Narsil 2022-04-02 10:09:11 +00:00
parent ca94d6495f
commit cb5972413a
1 changed files with 2 additions and 3 deletions

View File

@ -62,7 +62,7 @@ unzip omni.ja
`Remove telemetry`:
find -type f -print0 | xargs -0 sed -i 's/https\:\/\/firefox\.settings\.services\.mozilla\.com\/v1\/buckets\/main\/collections\/nimbus-desktop-experiments\/records//g';
`find -type f -print0 | xargs -0 sed -i 's/https\:\/\/firefox\.settings\.services\.mozilla\.com\/v1\/buckets\/main\/collections\/nimbus-desktop-experiments\/records//g';
find -type f -print0 | xargs -0 sed -i 's/https\:\/\/firefox\.settings\.services\.mozilla\.com\/v1\/buckets\/main-preview\/collections\/search-config\/records//g';
@ -75,8 +75,7 @@ find -type f -print0 | xargs -0 sed -i 's/onecrl\.content-signature\.mozilla\.or
find -type f -print0 | xargs -0 sed -i 's/remote-settings\.content-signature\.mozilla\.org//g';
find -type f -print0 | xargs -0 sed -i 's/normandy\.content-signature\.mozilla\.org//g';
`
`Replace the omni.ja files`: