]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
downloader: Change user-agent to location
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Jun 2020 17:15:27 +0000 (17:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Jun 2020 17:15:27 +0000 (17:15 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/downloader.py

index c9e6e0033d7be925def3e176de02492fa98da64c..eb28007fc0b2561c9d83b6e2aa6aabd59cbc04e5 100644 (file)
@@ -71,7 +71,7 @@ class Downloader(object):
 
                # Update headers
                headers.update({
-                       "User-Agent" : "location-downloader/@VERSION@",
+                       "User-Agent" : "location/@VERSION@",
                })
 
                # Set headers