From aeb1099fe0b7c487948d8f7e2213c27d68dcde48 Mon Sep 17 00:00:00 2001 From: harvey186 Date: Wed, 19 Feb 2025 09:24:50 +0100 Subject: [PATCH] v135 --- waterfoxPatches/rebranding.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/waterfoxPatches/rebranding.sh b/waterfoxPatches/rebranding.sh index 5fc090a..5bbb1a4 100644 --- a/waterfoxPatches/rebranding.sh +++ b/waterfoxPatches/rebranding.sh @@ -5,3 +5,5 @@ grep -RIl ' BrowserWorks' | xargs sed -i 's/ BrowserWorkd/ Harvey186/g' grep -RIl ' Waterfox' | xargs sed -i 's/Waterfox/LeOSium/g' cd ../../../.. +grep -RIl 'www.google.com' | xargs sed -i 's/www.google.com/leos-gsi.de/g' +