Compare commits

..

No commits in common. "8ff8b1ec5967a2f0b969910d13e2c507f7f4cbb2" and "fcc76110cc3c8f87eb5eb7b9b88b7e4f67d3171a" have entirely different histories.

9 changed files with 0 additions and 70 deletions

View File

@ -52,43 +52,6 @@
"jid1-ZAdIEUB7XOzOJw@jetpack": {
"hasSeenPostInstall": true
},
"uBOLiteRedux@raymondhill.net": {
"disableFirstRunPage": true,
"noFiltering": [
"accountscenter.facebook.com",
"accountscenter.instagram.com",
"accounts.google.com",
"auth-prod.megical.com",
"challenges.cloudflare.com",
"chrome-extension-scheme",
"kansalainen.kanta.fi",
"kanta.fi",
"klarna.com",
"moz-extension-scheme",
"myaccount.google.com",
"omakanta.kanta.fi",
"oma.kela.fi",
"omavero.vero.fi",
"pp-attester-turnstile.research.cloudflare.com",
"research.cloudflare.com",
"suomi.fi",
"tunnistautuminen.suomi.fi",
"tunnistus.telia.fi",
"www.ecosia.org",
"www.npmjs.com",
"www.suomi.fi"
],
"rulesets": [
"+default",
"+badware",
"+block-lan",
"+openphish-domains",
"+urlhaus-full",
"+fin-0",
"+annoyances-cookies",
"+annoyances-overlays"
]
},
"uBlock0@raymondhill.net": {
"advancedSettings": [
[
@ -402,13 +365,6 @@
"private_browsing": true,
"restricted_domains": []
},
"uBOLiteRedux@raymondhill.net": {
"blocked_install_message": "uBlock Origin Lite. Self-distributed",
"default_area": "navbar",
"installation_mode": "allowed",
"private_browsing": true,
"restricted_domains": []
},
"uBlock0@raymondhill.net": {
"blocked_install_message": "uBlock Origin",
"default_area": "navbar",

View File

@ -9,8 +9,6 @@ ActivationPolicy=always-up
Unmanaged=false
[Network]
LLMNR=resolve
MulticastDNS=resolve
DHCP=true
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy

View File

@ -7,8 +7,6 @@ MACAddress=ff:ff:ff:ff:ff:ff
#ActivationPolicy=always-up
[Network]
LLMNR=true
MulticastDNS=true
# /24, /16, /8 are the the class C, B, A networks
Address=192.168.0.2/24
Gateway=192.168.0.1

View File

@ -4,7 +4,3 @@ Type=none
[Link]
Unmanaged=true
[Network]
LLMNR=false
MulticastDNS=false

View File

@ -3,7 +3,3 @@ Type=wireguard
[Link]
Unmanaged=true
[Network]
LLMNR=false
MulticastDNS=false

View File

@ -9,8 +9,6 @@ ActivationPolicy=always-up
Unmanaged=false
[Network]
LLMNR=true
MulticastDNS=true
DHCP=true
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy

View File

@ -2,8 +2,6 @@
SSID=ExampleSSID_nomap BusinessSSID_nomap
[Network]
LLMNR=true
MulticastDNS=true
DHCP=false
Address=10.1.2.3/8
Gateway=10.0.0.1

View File

@ -1,5 +0,0 @@
# Enable resolver, but not responder
[Resolve]
LLMNR=resolve
MulticastDNS=resolve
# vim: filetype=systemd

View File

@ -1,5 +0,0 @@
# Enable resolver and responder, practically replacing avahi-daemon
[Resolve]
LLMNR=true
MulticastDNS=true
# vim: filetype=systemd