mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 05:07:34 +02:00
Compare commits
2 Commits
5297140958
...
1eeef2f511
Author | SHA1 | Date | |
---|---|---|---|
1eeef2f511 | |||
52cada7288 |
@ -53,7 +53,7 @@ repos:
|
||||
|
||||
# GitHub Actions etc. configuration validity checking
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.26.3
|
||||
rev: 0.27.0
|
||||
hooks:
|
||||
#- id: check-dependabot
|
||||
#- id: check-github-actions
|
||||
|
@ -0,0 +1,7 @@
|
||||
# This is kind of DNS-over-TLS.conf, but with ECS and just the hope of
|
||||
# passing restricctive networks with Quad9. Use-case: Steam Deck
|
||||
[Resolve]
|
||||
DNS=2620:fe::11#dns11.quad9.net 149.112.112.11#dns11.quad9.net 2620:fe::fe:11#dns11.quad9.net 9.9.9.11#dns11.quad9.net [2a02:1b8:10:234::2]:443#dot1.applied-privacy.net 146.255.56.98:443#dot1.applied-privacy.net
|
||||
Domains=~.
|
||||
DNSOverTLS=yes
|
||||
Cache=yes
|
Loading…
x
Reference in New Issue
Block a user