blobs/download: declare full user agent

I messed up the string, when I first did this.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-07-29 13:46:44 +01:00
parent 4875eef116
commit e8ba0f8781
+1 -1
View File
@@ -5,7 +5,7 @@
# SPDX-FileCopyrightText: 2023 Leah Rowe <info@minifree.org>
# SPDX-License-Identifier: GPL-3.0-only
agent="Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101"
agent="Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0"
ec_url=""
ec_url_bkup=""