Compare commits

..

No commits in common. "a182bcd2e6188e0b0ecfcfe9543dbe729cabde38" and "494b02099af4c1a589a3e0aad6a81b56a4501a0b" have entirely different histories.

3 changed files with 6 additions and 7 deletions

View File

@ -67,8 +67,8 @@ repos:
hooks: hooks:
- id: reuse - id: reuse
- repo: https://github.com/rbubley/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.2.5" rev: "v4.0.0-alpha.8"
hooks: hooks:
- id: prettier - id: prettier
exclude_types: [json] exclude_types: [json]
@ -76,7 +76,7 @@ repos:
# https://www.npmjs.com/package/prettier # https://www.npmjs.com/package/prettier
"prettier@3.2.5", "prettier@3.2.5",
# https://www.npmjs.com/package/@prettier/plugin-xml # https://www.npmjs.com/package/@prettier/plugin-xml
"@prettier/plugin-xml@3.4.1", "@prettier/plugin-xml@3.2.2",
] ]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python - 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 1. Font and more
- Change font: yes - Change font: yes
- Font name: `OpenDyslexic` <del>or `Comic Shanns Mono`</del> - Font name: `OpenDyslexic` or `Comic Shanns Mono`
- May require disabling fingerprinting protection. <del>Consider also - May require disabling fingerprinting protection. Consider also
[OpenDyslexic extension](https://github.com/OpenDyslexic/extension) [OpenDyslexic extension](https://github.com/OpenDyslexic/extension)
which again is incompatible with font changing.</del> which again is incompatible with font changing.
In _Settings_ there is additionally _Detect dark theme_ option which is nice, In _Settings_ there is additionally _Detect dark theme_ option which is nice,
but again disables font changing. but again disables font changing.

View File

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