oalders/http-browserdetect

Please add iodc.co.uk as a robot

nigelhorne opened this issue · 1 comments

The user string is:

Mozilla/5.0 (compatible; IODC-Odysseus Survey 21796-100-051215155936-107; +https://iodc.co.uk)

It looks to me like the new merge fixes this:

   "Mozilla/5.0 (compatible; IODC-Odysseus Survey 21796-100-051215155936-107; +https://iodc.co.uk)" : {
      "browser_major" : "5",
      "browser_minor" : ".0",
      "match" : [
         "robot"
      ],
      "robot" : "unknown",
      "robot_string" : "IODC-Odysseus Survey 21796-100-051215155936-107"
   }