aboutsummaryrefslogtreecommitdiff
path: root/blog/2022-02-17-exiftool.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2023-12-02 11:34:20 -0600
committerChristian Cleberg <hello@cleberg.net>2023-12-02 11:34:20 -0600
commitfcc889508ab63a679b5cbd231478b25cff48d8fc (patch)
treea9ec2ce9f00b07a0ab081e7160e1183a7cef634f /blog/2022-02-17-exiftool.org
parentdfb4de1797796c72f597f4c0c6cd1e01dc5a66ee (diff)
downloadcleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.gz
cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.bz2
cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.zip
fix: update domains
Diffstat (limited to 'blog/2022-02-17-exiftool.org')
-rw-r--r--blog/2022-02-17-exiftool.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2022-02-17-exiftool.org b/blog/2022-02-17-exiftool.org
index f9a42bc..acb2f6b 100644
--- a/blog/2022-02-17-exiftool.org
+++ b/blog/2022-02-17-exiftool.org
@@ -46,7 +46,7 @@ distributions, but I really only care to test out this one package.
## Recursively Strip Data
I actually use this tool extensively to strip any photos uploaded to the website
-that serves all the images for my blog (`img.0x4b1d.org`).
+that serves all the images for my blog (`img.cleberg.net`).
The following command is incredibly useful and can be modified to include any
image extensions that `exiftool` supports:
@@ -60,4 +60,4 @@ the image for this blog post. You can see that the command will let you know how
many directories were scanned, how many images were updated, and how many images
were unchanged.
-![exiftool results](https://img.0x4b1d.org/blog/20220217-stripping-metadata-with-exiftool/exiftool.png)
+![exiftool results](https://img.cleberg.net/blog/20220217-stripping-metadata-with-exiftool/exiftool.png)