diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-01-13 20:56:33 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-01-13 20:56:33 +0100 |
| commit | f6232a19ca8fc4325313c1eb21b0182024a7e04e (patch) | |
| tree | 579450c59a0a4f4ec924a029bcd3415641647c79 /content/guide/stuff-about-dns-and-ip.md | |
| parent | 31a11fdb3874c21de967e89fa96eca87be08040a (diff) | |
fix: updatel codeberg dotfiles links
Diffstat (limited to 'content/guide/stuff-about-dns-and-ip.md')
| -rw-r--r-- | content/guide/stuff-about-dns-and-ip.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/guide/stuff-about-dns-and-ip.md b/content/guide/stuff-about-dns-and-ip.md index 981ccb0..eaf8528 100644 --- a/content/guide/stuff-about-dns-and-ip.md +++ b/content/guide/stuff-about-dns-and-ip.md @@ -139,7 +139,7 @@ Here are some useful links if you want to use blocky on your server/computer. Use this command to get the blacklists I use (if you want the same ones): ```sh -curl -fsSL "https://codeberg.org/mielota/dox/raw/branch/main/opt/blocky/blocky.yml" | grep -o "\- http.*" +curl -fsSL "https://codeberg.org/mielota/dox/raw/branch/main/debian13/opt/blocky/blocky.yml" | grep -o "\- http.*" ``` ### Get records of a domain name |
