aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fnme/constants.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/fnme/constants.py b/fnme/constants.py
index bb57cb8..70aaaf3 100644
--- a/fnme/constants.py
+++ b/fnme/constants.py
@@ -7,6 +7,4 @@ SORT_KV = {
"distance": "distance",
}
-HEADERS = {
- "User-Agent": "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.45 (KHTML, like Gecko) Chrome/48.0.2094.221 Safari/602"
-}
+HEADERS = {"User-Agent": "FuelNearMe"}
git.ajschof.me — hosted by ajschofield — powered by cgit