change firefox homepage to use ssl now

This commit is contained in:
TheWanderingCrow 2025-02-02 17:45:08 -05:00
parent 0a9c0366e5
commit b53b9d04f3

View file

@ -16,7 +16,7 @@
Fingerprinting = true;
};
Homepage = {
URL = "http://home.wanderingcrow.net";
URL = "https://home.wanderingcrow.net";
StartPage = "homepage";
};
OfferToSaveLogins = false;