From c649331e9fc1ca2d247cc0ad2a31846e980d0fcb Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Mon, 26 May 2025 19:51:52 -0600 Subject: [PATCH] user-agent update --- dotfiles/gallery-dl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/gallery-dl.nix b/dotfiles/gallery-dl.nix index 86907af..86a58b1 100644 --- a/dotfiles/gallery-dl.nix +++ b/dotfiles/gallery-dl.nix @@ -50,7 +50,7 @@ }; instagram = { browser = "firefox:linux"; - user-agent = "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0"; + user-agent = "Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0"; sleep = "66-123"; sleep-request = "66-123"; parent-directory = true;