From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2022-02-17-exiftool.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/2022-02-17-exiftool.org') 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) -- cgit v1.2.3-70-g09d2