mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-19 12:57:22 +02:00
Compare commits
5 Commits
dac6c4e908
...
1ae8c7887c
Author | SHA1 | Date | |
---|---|---|---|
1ae8c7887c | |||
8d904f6156 | |||
ba090614fe | |||
c6aa705875 | |||
5c33f4ebdd |
5
DNS/.gitignore
vendored
Normal file
5
DNS/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# They are all symlinks
|
||||
resolv.conf
|
||||
resolved.conf.d
|
||||
resolv.tsv
|
||||
unbound.conf.d
|
15
DNS/README.md
Normal file
15
DNS/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# DNS related files
|
||||
|
||||
This directory is mostly symlinks to other repositories or files in them,
|
||||
but also my experimental blocklist.txt to attempt not repeating myself on
|
||||
every device. You shouldn't use it by the way, it will break Facebook or
|
||||
Facebook integrations even if it might stop apps being overly chatty towards
|
||||
Facebook.
|
||||
|
||||
## Links
|
||||
|
||||
- `https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt`
|
||||
- [OISD](https://oisd.nl)
|
||||
- `https://small.oisd.nl`
|
||||
- `https://big.oisd.nl`
|
||||
- Don't use on mobile.
|
13
DNS/blocklist.txt
Normal file
13
DNS/blocklist.txt
Normal file
@ -0,0 +1,13 @@
|
||||
# Version: 202307111415
|
||||
# Description: Aminda gist blocklist test
|
||||
# Title: Aminda gist
|
||||
# Last modified: 2023-07-11T14:15:00+0300
|
||||
# Expires: 24 hours
|
||||
# Syntax: Domains (wildcards)
|
||||
# License: CC-0
|
||||
|
||||
google-analytics.com
|
||||
*.google-analytics.com
|
||||
*.ssl.google-analytics.com
|
||||
matrix.to
|
||||
graph.facebook.com
|
1
DNS/resolv.conf
Symbolic link
1
DNS/resolv.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../submodules/shell-things/etc/resolv.conf
|
1
DNS/resolv.tsv
Symbolic link
1
DNS/resolv.tsv
Symbolic link
@ -0,0 +1 @@
|
||||
../submodules/shell-things/etc/resolv.tsv
|
|
1
DNS/resolved.conf.d
Symbolic link
1
DNS/resolved.conf.d
Symbolic link
@ -0,0 +1 @@
|
||||
../submodules/shell-things/etc/systemd/resolved.conf.d
|
1
DNS/unbound.conf.d
Symbolic link
1
DNS/unbound.conf.d
Symbolic link
@ -0,0 +1 @@
|
||||
../submodules/shell-things/etc/unbound/unbound.conf.d
|
@ -1 +1 @@
|
||||
Subproject commit 855aa1646963a7100ef6e0bfb6345b8536af4f8c
|
||||
Subproject commit 9d09d19a2ac8a6b96b35acca8d5b4876be892c5a
|
2
food
2
food
@ -1 +1 @@
|
||||
Subproject commit d75594ee67683078e7025e0ad6ac73e80baa9df7
|
||||
Subproject commit b0c566a1d4443b6c6099de119bdede337073c698
|
@ -1 +1 @@
|
||||
Subproject commit 9893c9b1ca7e0ba6e0bf6cfbe22206491fac5243
|
||||
Subproject commit c60fda20f4e6a42ad42fa5e5359711cdc2d960c8
|
@ -1 +1 @@
|
||||
Subproject commit 7da91232880f879b3f2feb0e6ca32432bfdcac35
|
||||
Subproject commit df31d87bd46019c803008db02e49d3fb2d47082f
|
@ -1 +1 @@
|
||||
Subproject commit c0e1c22f3023e2124195e3700aea0d5516c6c67f
|
||||
Subproject commit 64f59122be4b9649dcab886f4ccec5a3a115e513
|
@ -1 +1 @@
|
||||
Subproject commit 6de1498ebd10cd5b7afc5be76ac8567dc0c420e0
|
||||
Subproject commit 36cc43909f4450cebaf8678b05e8708247c42a2f
|
Loading…
x
Reference in New Issue
Block a user