mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-19 19:37:23 +02:00
Compare commits
No commits in common. "a182bcd2e6188e0b0ecfcfe9543dbe729cabde38" and "494b02099af4c1a589a3e0aad6a81b56a4501a0b" have entirely different histories.
a182bcd2e6
...
494b02099a
@ -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
|
||||||
|
@ -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.
|
||||||
|
1
n/dns.md
1
n/dns.md
@ -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?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user