mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-03 20:57:20 +02:00
Compare commits
5 Commits
d32a9a4cd1
...
416eec1985
Author | SHA1 | Date | |
---|---|---|---|
416eec1985 | |||
b16267e85e | |||
8ed93423ee | |||
ef1c7d7e0e | |||
11003d7698 |
@ -10,7 +10,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
"-"
|
"adnauseam- ublock-"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"uiPopupConfig",
|
"uiPopupConfig",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",
|
||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
||||||
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
|
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"eff-dnt-whitelist",
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"ublock-abuse",
|
"ublock-abuse",
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
@ -100,6 +100,30 @@
|
|||||||
[
|
[
|
||||||
"prefetchingDisabled",
|
"prefetchingDisabled",
|
||||||
"true"
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"firstInstall",
|
||||||
|
"false"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"hidingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"clickingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"blockingMalware",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableHidingForDNT",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableClickingForDNT",
|
||||||
|
"true"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7,7 +7,43 @@
|
|||||||
"caoacbimdbbljakfhgikoodekdnlcgpk": {
|
"caoacbimdbbljakfhgikoodekdnlcgpk": {
|
||||||
"hasSeenPostInstall": true
|
"hasSeenPostInstall": true
|
||||||
},
|
},
|
||||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
"ddkjiahejlhfcafbddmgiahcphecmpfh": {
|
||||||
|
"defaultFiltering": "basic",
|
||||||
|
"disableFirstRunPage": true,
|
||||||
|
"noFiltering": [
|
||||||
|
"-all-urls",
|
||||||
|
"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",
|
||||||
|
"+block-lan",
|
||||||
|
"+fin-0"
|
||||||
|
],
|
||||||
|
"showBlockedCount": true
|
||||||
|
},
|
||||||
|
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||||
"advancedSettings": [
|
"advancedSettings": [
|
||||||
[
|
[
|
||||||
"filterAuthorMode",
|
"filterAuthorMode",
|
||||||
@ -15,7 +51,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
"-"
|
"adnauseam- ublock-"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"uiPopupConfig",
|
"uiPopupConfig",
|
||||||
@ -59,14 +95,18 @@
|
|||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",
|
||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
||||||
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
|
"https://secure.fanboy.co.nz/fanboy-annoyance.txt",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"eff-dnt-whitelist",
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"ublock-abuse",
|
"ublock-abuse",
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
"ublock-filters",
|
"ublock-filters",
|
||||||
"ublock-privacy",
|
"ublock-privacy",
|
||||||
"ublock-quick-fixes",
|
"ublock-quick-fixes",
|
||||||
"ublock-unbreak"
|
"ublock-unbreak",
|
||||||
|
"user-filters",
|
||||||
|
"adnauseam-filters",
|
||||||
|
"easyprivacy",
|
||||||
|
"urlhaus-1"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"userSettings": [
|
"userSettings": [
|
||||||
@ -101,45 +141,33 @@
|
|||||||
[
|
[
|
||||||
"prefetchingDisabled",
|
"prefetchingDisabled",
|
||||||
"true"
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"firstInstall",
|
||||||
|
"false"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"hidingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"clickingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"blockingMalware",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableHidingForDNT",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableClickingForDNT",
|
||||||
|
"true"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ddkjiahejlhfcafbddmgiahcphecmpfh": {
|
|
||||||
"defaultFiltering": "basic",
|
|
||||||
"disableFirstRunPage": true,
|
|
||||||
"noFiltering": [
|
|
||||||
"-all-urls",
|
|
||||||
"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",
|
|
||||||
"+block-lan",
|
|
||||||
"+fin-0"
|
|
||||||
],
|
|
||||||
"showBlockedCount": true
|
|
||||||
},
|
|
||||||
"nngceckbapebfimnlniiiahkandclblb": {
|
"nngceckbapebfimnlniiiahkandclblb": {
|
||||||
"environment": {
|
"environment": {
|
||||||
"base": "https://vault.bitwarden.eu",
|
"base": "https://vault.bitwarden.eu",
|
||||||
@ -256,7 +284,7 @@
|
|||||||
},
|
},
|
||||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||||
"blocked_install_message": "uBlock Origin",
|
"blocked_install_message": "uBlock Origin",
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "allowed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
@ -403,7 +431,7 @@
|
|||||||
},
|
},
|
||||||
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||||
"blocked_install_message": "AdNauseam (Edge). Protest tool requiring weakening security and incompatible with other forced extensions.",
|
"blocked_install_message": "AdNauseam (Edge). Protest tool requiring weakening security and incompatible with other forced extensions.",
|
||||||
"installation_mode": "blocked",
|
"installation_mode": "normal_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||||
@ -445,7 +473,7 @@
|
|||||||
},
|
},
|
||||||
"odfafepnkmbhccpbejgmiehpchacaeak": {
|
"odfafepnkmbhccpbejgmiehpchacaeak": {
|
||||||
"blocked_install_message": "uBlock Origin (Edge). Already force_installed from Chrome",
|
"blocked_install_message": "uBlock Origin (Edge). Already force_installed from Chrome",
|
||||||
"installation_mode": "blocked",
|
"installation_mode": "allowed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||||
|
@ -21,6 +21,8 @@ ExecStart=-systemctl --global enable systemd-tmpfiles-clean.timer systemd-tmpfil
|
|||||||
ExecStart=-systemctl restart yggdrasil.service
|
ExecStart=-systemctl restart yggdrasil.service
|
||||||
ExecStart=-firewall-cmd --reload
|
ExecStart=-firewall-cmd --reload
|
||||||
# If they somehow managed to not start already
|
# If they somehow managed to not start already
|
||||||
|
ExecStart=-systemctl enable --now ssh.socket
|
||||||
|
ExecStart=-systemctl enable --now sshd.socket
|
||||||
ExecStart=-systemctl enable --now unbound.service
|
ExecStart=-systemctl enable --now unbound.service
|
||||||
ExecStart=-systemctl enable --now systemd-resolved.service
|
ExecStart=-systemctl enable --now systemd-resolved.service
|
||||||
ExecStart=-tlp setcharge
|
ExecStart=-tlp setcharge
|
||||||
|
9
install
9
install
@ -202,6 +202,15 @@ if [ "$(id -u)" == "0" ]; then
|
|||||||
(systemctl enable --now avahi-daemon.socket &)
|
(systemctl enable --now avahi-daemon.socket &)
|
||||||
(systemctl enable --now systemd-oomd.socket &)
|
(systemctl enable --now systemd-oomd.socket &)
|
||||||
(systemctl enable --now oidentd.socket &)
|
(systemctl enable --now oidentd.socket &)
|
||||||
|
|
||||||
|
# sshd is critical and I don't want it to fail due to the service holding the listener
|
||||||
|
if [ -f /etc/systemd/system/sockets.target.wants/ssh.socket ]; then
|
||||||
|
(systemctl disable --now ssh.service &)
|
||||||
|
(systemctl enable --now ssh.socket &)
|
||||||
|
elif [ -f /etc/systemd/system/sockets.target.wants/sshd.socket ]; then
|
||||||
|
(systemctl disable --now sshd.service &)
|
||||||
|
(systemctl enable --now sshd.socket &)
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Enables laziness on checking whether or not apt is installed
|
# Enables laziness on checking whether or not apt is installed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user