mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-06 06:07:20 +02:00
Compare commits
No commits in common. "0b76b21fa4749d25af784d79d6183014135a8cc2" and "e259e075003c6249ba70e791a0ed3215ea42b1ea" have entirely different histories.
0b76b21fa4
...
e259e07500
@ -46,7 +46,7 @@ repos:
|
|||||||
"\t",
|
"\t",
|
||||||
--no-ensure-ascii,
|
--no-ensure-ascii,
|
||||||
--top-keys,
|
--top-keys,
|
||||||
"Name,name,domain",
|
"Name,name",
|
||||||
]
|
]
|
||||||
- id: check-illegal-windows-names
|
- id: check-illegal-windows-names
|
||||||
|
|
||||||
|
@ -20,17 +20,7 @@
|
|||||||
"sendDNTSignal": true,
|
"sendDNTSignal": true,
|
||||||
"showCounter": true,
|
"showCounter": true,
|
||||||
"showIntroPage": false,
|
"showIntroPage": false,
|
||||||
"socialWidgetReplacementEnabled": true,
|
"socialWidgetReplacementEnabled": true
|
||||||
"trackingDomains": [
|
|
||||||
{
|
|
||||||
"domain": "youtube.com",
|
|
||||||
"action": "block"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"domain": "youtube-nocookie.com",
|
|
||||||
"action": "block"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"jid1-ZAdIEUB7XOzOJw@jetpack": {
|
"jid1-ZAdIEUB7XOzOJw@jetpack": {
|
||||||
"hasSeenPostInstall": true
|
"hasSeenPostInstall": true
|
||||||
|
@ -97,17 +97,7 @@
|
|||||||
"sendDNTSignal": true,
|
"sendDNTSignal": true,
|
||||||
"showCounter": true,
|
"showCounter": true,
|
||||||
"showIntroPage": false,
|
"showIntroPage": false,
|
||||||
"socialWidgetReplacementEnabled": true,
|
"socialWidgetReplacementEnabled": true
|
||||||
"trackingDomains": [
|
|
||||||
{
|
|
||||||
"domain": "youtube.com",
|
|
||||||
"action": "block"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"domain": "youtube-nocookie.com",
|
|
||||||
"action": "block"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
2
package.json
vendored
2
package.json
vendored
@ -2,6 +2,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@aminda/global-prettier-config": "2025.1.0"
|
"@aminda/global-prettier-config": "2025.1.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.2.0+sha512.0d27364e0139c6aadeed65ada153135e0ca96c8da42123bd50047f961339dc7a758fc2e944b428f52be570d1bd3372455c1c65fa2e7aa0bfbf931190f9552001",
|
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user