Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #464 from gene1wood/update_user_agent
Browse files Browse the repository at this point in the history
Update user agent to modern browser
  • Loading branch information
april authored Mar 22, 2022
2 parents 169ae7c + 08060ff commit 7dc6587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpobs/conf/httpobs.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ user = insertuserhere
connect_timeout = 6.05
cors_origin = https://http-observatory.security.mozilla.org
read_timeout = 30
user_agent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:72.0) Gecko/20100101 Firefox/72.0 Observatory/72.0
user_agent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:98.0) Gecko/20100101 Firefox/98.0 Observatory/98.0

[scanner]
abort_scan_time = 1800
Expand Down

0 comments on commit 7dc6587

Please sign in to comment.