Compare commits

...

3 Commits

3 changed files with 7 additions and 6 deletions

View File

@ -67,8 +67,8 @@ repos:
hooks:
- id: reuse
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.8"
- repo: https://github.com/rbubley/mirrors-prettier
rev: "v3.2.5"
hooks:
- id: prettier
exclude_types: [json]
@ -76,7 +76,7 @@ repos:
# https://www.npmjs.com/package/prettier
"prettier@3.2.5",
# https://www.npmjs.com/package/@prettier/plugin-xml
"@prettier/plugin-xml@3.2.2",
"@prettier/plugin-xml@3.4.1",
]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python

View File

@ -16,10 +16,10 @@ want in the new interface is:
1. Font and more
- Change font: yes
- Font name: `OpenDyslexic` or `Comic Shanns Mono`
- May require disabling fingerprinting protection. Consider also
- Font name: `OpenDyslexic` <del>or `Comic Shanns Mono`</del>
- May require disabling fingerprinting protection. <del>Consider also
[OpenDyslexic extension](https://github.com/OpenDyslexic/extension)
which again is incompatible with font changing.
which again is incompatible with font changing.</del>
In _Settings_ there is additionally _Detect dark theme_ option which is nice,
but again disables font changing.

View File

@ -51,6 +51,7 @@ least temporary. Thus I think this list belongs here close enough.
- [crypto.cloudflare.com/cdn-cgi/trace](https://crypto.cloudflare.com/cdn-cgi/trace),
look for `sni=encrypted`.
- [tls-ech.dev](https://tls-ech.dev/)
- BONUS: [OCSP stapling test](https://www.vpnhosting.cz/ocsp/)
## To ECS or not to ECS?