Compare commits

...

6 Commits

6 changed files with 28 additions and 4 deletions

View File

@ -101,5 +101,12 @@ defaultPref("browser.startup.page", 1);
// Simplified DDG experience without prompts for extension and all // Simplified DDG experience without prompts for extension and all
defaultPref("browser.startup.homepage", "https://start.duckduckgo.com"); defaultPref("browser.startup.homepage", "https://start.duckduckgo.com");
// https://globalprivacycontrol.org/ the successor of DNT
defaultPref("privacy.globalprivacycontrol.enabled", true);
defaultPref("privacy.globalprivacycontrol.functionality.enabled", true);
// and DNT itself
defaultPref("privacy.donottrackheader.enabled", true);
defaultPref("privacy.donottrackheader.value", 1);
// Attempt to keep last line empty just in case // Attempt to keep last line empty just in case
// //

View File

@ -6,8 +6,11 @@
# Windows compatible filenames # Windows compatible filenames
--windows-filenames --windows-filenames
# Attempt to take cookies from Edge # Attempt to take cookies from...
--cookies-from-browser edge #--cookies-from-browser edge
#--cookies-from-browser firefox
# Check about:profiles for LibreWolf path after the :
--cookies-from-browser firefox:
# Download all subtitles, even autogenerated, but not livechat # Download all subtitles, even autogenerated, but not livechat
--write-subs --write-subs

View File

@ -0,0 +1,7 @@
# WARNING: Leap second smearing! Don't use with anything else!
# The config comes from https://developers.google.com/time/guides but I
# already have a FallbackNTP so it needs to be erased as well.
#[Time]
#NTP=
#FallbackNTP=
#FallbackNTP=time.facebook.com

View File

@ -1,2 +1,2 @@
[Time] [Time]
NTP=time.mikes.fi time1.mikes.fi time2.mikes.fi time3.mikes.fi NTP=time.mikes.fi time1.mikes.fi time2.mikes.fi time3.mikes.fi ntp.miuku.net

View File

@ -0,0 +1,7 @@
# WARNING: Leap second smearing! Don't use with anything else!
# The config comes from https://developers.google.com/time/guides but I
# already have a FallbackNTP so it needs to be erased as well.
#[Time]
#NTP=
#FallbackNTP=
#FallbackNTP=time.google.com

View File

@ -1,2 +1,2 @@
[Time] [Time]
NTP=ntp.hetzner.de NTP=ntp1.hetzner.de ntp2.hetzner.com ntp3.hetzner.net