Compare commits

..

No commits in common. "c314a3c7d5d6691270bc89c31bfcace0685d47c9" and "a1d2c2ae544805ad7d001d9ce5804b4ed6d24e88" have entirely different histories.

2 changed files with 0 additions and 30 deletions

17
.gitattributes vendored
View File

@ -1,24 +1,7 @@
# See https://www.git-scm.com/docs/gitattributes#_effects for more information # See https://www.git-scm.com/docs/gitattributes#_effects for more information
* text=auto eol=lf linguist-detectable * text=auto eol=lf linguist-detectable
# Hunk headers for diff shipped with git
# https://www.git-scm.com/docs/gitattributes#_defining_a_custom_hunk_header
*.{sh,bash,zsh} text diff=bash eol=lf
*.bibtex text diff=bibtex eol=lf
*.cpp text diff=cpp eol=lf
*.css text diff=css eol=lf
*.go text diff=golang eol=lf
*.html text diff=html eol=lf
*.java text diff=java eol=lf
*.{md,markdown} text diff=markdown eol=lf
*.pl text diff=perl eol=lf
*.php text diff=php eol=lf
*.py text diff=python eol=lf
*.rb text diff=ruby eol=lf
*.tex text diff=tex eol=lf
# These files are scary, let's not touch them # These files are scary, let's not touch them
# Lockable is provided by git-lfs
LICENSE text lockable LICENSE text lockable
CITATION.cff text lockable CITATION.cff text lockable

View File

@ -1,13 +0,0 @@
# 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
# Or just seeing if it does anything or would blocked queries just go to AP
[Resolve]
DNS=2a0f:fc80::#dns0.eu
DNS=2a0f:fc81::#dns0.eu
DNS=193.110.81.0#dns0.eu
DNS=185.253.5.0#dns0.eu
DNS=[2a02:1b8:10:234::2]:443#dot1.applied-privacy.net
DNS=146.255.56.98:443#dot1.applied-privacy.net
Domains=~.
DNSOverTLS=yes
Cache=yes