mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
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:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user